NEWS summary in preparation for release

This commit is contained in:
John Reiser 2011-12-06 08:22:44 -08:00
parent d4a22c7851
commit 67f7e0089c

10
NEWS
View File

@ -3,6 +3,16 @@ User visible changes for UPX
==================================================================
Changes in 3.08 (XX XXX XXXX):
* Fix allocation in runtime stub for darwin.macho-entry (i386 and amd64).
* Compress shared library on ELF i386 only [ld.so threatens even this case].
* Minor edits for portability under various compilers
* Attempt to suport ELF on QNX 6.3.0 for armel (experimental).
* Better diangostic when ELF -fPIC is needed
* PT_NOTE improvements for *BSD
* Preserve more ELF .e_flags on ARM.
* Minor code improvements for ELF stubs
* Defend against another flavor of corrupt PE header.
* bug fixes
Changes in 3.07 (08 Sep 2010):
* win32/pe: fixed relocation handling for files with *no* TLS callbacks