From 67f7e0089c767594fc51ad9e0f4d96f1d420aee3 Mon Sep 17 00:00:00 2001 From: John Reiser Date: Tue, 6 Dec 2011 08:22:44 -0800 Subject: [PATCH] NEWS summary in preparation for release --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index 72effb11..5cf92b57 100644 --- a/NEWS +++ b/NEWS @@ -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