1
0
mirror of https://github.com/upx/upx.git synced 2025-08-11 22:52:30 +08:00

Update NEWS.

This commit is contained in:
Markus F.X.J. Oberhumer
2006-08-14 08:46:55 +02:00
parent 3ad5cb8a23
commit 742fcc060c

6
NEWS
View File

@ -7,8 +7,10 @@ Changes in 2.90 (xx Aug 2006):
* 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.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
Changes in 2.01 (06 Jun 2006):
* arm/pe: better DLL support