diff --git a/NEWS b/NEWS index 97e58649..13bda06f 100644 --- a/NEWS +++ b/NEWS @@ -11,9 +11,8 @@ Changes in 2.90 beta (08 Oct 2006): via auto-detection of PT_NOTE or EI_OSABI * arm/pe: all the NRV compression methods are now supported (only NRV2D is missing in thumb mode) - * linux/elf386, linux/ElfAMD remember /proc/self/exe in environment - * vmlinuz/386: fixed zlib uncompression problem on dos - * major source code change: the runtime decompression stubs are now + * linux/elf386, linux/ElfAMD: remember /proc/self/exe in environment + * major source code changes: the runtime decompression stubs are now built from internal ELF objects ================================================================== @@ -21,7 +20,7 @@ Changes in 2.90 beta (08 Oct 2006): 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 + * vmlinuz/386: fixed zlib uncompression problem on DOS Changes in 2.01 (06 Jun 2006): * arm/pe: better DLL support