# HG changeset patch # User lost # Date 1233426178 0 # Node ID 178995c346d980233d94d1d519d85a565ee6f7eb # Parent 566943f98f8dde4b70a0920dede8bccbbc7f1812 Updated changelog diff -r 566943f98f8d -r 178995c346d9 ChangeLog --- a/ChangeLog Sat Jan 31 18:22:02 2009 +0000 +++ b/ChangeLog Sat Jan 31 18:22:58 2009 +0000 @@ -10,6 +10,17 @@ Also, the software affected may follow in []. +Version 2.2 + +[+] cescapes pragma to allow C-style string escapes in FCC, FCS, and FCN +[+] .area alias for SECTION +[+] .globl alias for EXPORT; also accept name of symbol as operand +[+] various compatibility directive aliases for FCB, FDB, FQB, RMB, FCC, + FCS, and FCN +[+] accept "*" has a prefix for base page addressing mode +[b] actually show assembly errors when no list requested +[b] pragma and --pragma now actually take multiple pragmas as documented + Version 2.1 [*] merged LWLINK (1.0) and LWASM to create LWTOOLS