changeset 168:2dd050293be6

Updated changelog
author lost
date Sat, 31 Jan 2009 18:59:53 +0000
parents 751b99efb1fc
children 99300be2d3bd
files ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Jan 31 18:59:40 2009 +0000
+++ b/ChangeLog	Sat Jan 31 18:59:53 2009 +0000
@@ -18,6 +18,8 @@
 [+] various compatibility directive aliases for FCB, FDB, FQB, RMB, FCC,
     FCS, and FCN
 [+] accept "*" has a prefix for base page addressing mode
+[+] sections named "bss" or ".bss" in any case are now assumed to be
+    BSS sections. The "!bss" flag can be used to remove that assumption.
 [b] actually show assembly errors when no list requested
 [b] pragma and --pragma now actually take multiple pragmas as documented