diff --git a/NEWS b/NEWS index bfdcae80..b090c667 100644 --- a/NEWS +++ b/NEWS @@ -7,8 +7,10 @@ Changes in 2.90 (xx Aug 2006): * new executable format BSD/elf386 supports FreeBSD, NetBSD, OpenBSD [how?] * lzma algorithm support (--lzma; --brute [?]) -Changes in 2.02 (xx Aug 2006): - * work around Linux kernel bug (".bss" requires PF_W) +Changes in 2.02 (13 Aug 2006): + * linux/386: work around Linux kernel bug (".bss" requires PF_W) + * linux/ppc32, mach/ppc32: compressed programs now work on a 405 CPU + * vmlinuz/386: fixed zlib uncompression problem on dos Changes in 2.01 (06 Jun 2006): * arm/pe: better DLL support