Clean up NEWS.

This commit is contained in:
Markus F.X.J. Oberhumer
2006-10-11 13:47:12 +02:00
parent 892bb9bf30
commit 407a9e5be0
+3 -4
View File
@@ -11,9 +11,8 @@ Changes in 2.90 beta (08 Oct 2006):
via auto-detection of PT_NOTE or EI_OSABI via auto-detection of PT_NOTE or EI_OSABI
* arm/pe: all the NRV compression methods are now supported * arm/pe: all the NRV compression methods are now supported
(only NRV2D is missing in thumb mode) (only NRV2D is missing in thumb mode)
* linux/elf386, linux/ElfAMD remember /proc/self/exe in environment * linux/elf386, linux/ElfAMD: remember /proc/self/exe in environment
* vmlinuz/386: fixed zlib uncompression problem on dos * major source code changes: the runtime decompression stubs are now
* major source code change: the runtime decompression stubs are now
built from internal ELF objects built from internal ELF objects
================================================================== ==================================================================
@@ -21,7 +20,7 @@ Changes in 2.90 beta (08 Oct 2006):
Changes in 2.02 (13 Aug 2006): Changes in 2.02 (13 Aug 2006):
* linux/386: work around Linux kernel bug (".bss" requires PF_W) * linux/386: work around Linux kernel bug (".bss" requires PF_W)
* linux/ppc32, mach/ppc32: compressed programs now work on a 405 CPU * 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): Changes in 2.01 (06 Jun 2006):
* arm/pe: better DLL support * arm/pe: better DLL support