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

Mention lzma, *BSD, linux workaround [needs clarification.]

This commit is contained in:
John Reiser
2006-08-13 12:44:40 -07:00
parent 190badb395
commit f7a9c0a248

5
NEWS
View File

@ -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