From f7a9c0a2481f3a8f8d8d835fa3ef80b027f267a8 Mon Sep 17 00:00:00 2001 From: John Reiser Date: Sun, 13 Aug 2006 12:44:40 -0700 Subject: [PATCH] Mention lzma, *BSD, linux workaround [needs clarification.] --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index a5f7b813..bfdcae80 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,11 @@ User visible changes for UPX Changes in 2.90 (xx Aug 2006): * vmlinuz/386: fixed zlib uncompression problem on dos + * 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.01 (06 Jun 2006): * arm/pe: better DLL support