mirror of
https://github.com/upx/upx.git
synced 2024-11-23 12:49:56 +00:00
Cosmetic changes.
committer: mfx <mfx> 968544867 +0000
This commit is contained in:
parent
67e233176c
commit
a4522627e0
4
NEWS
4
NEWS
@ -1,6 +1,6 @@
|
||||
============================================================================
|
||||
==================================================================
|
||||
User visible changes for UPX
|
||||
============================================================================
|
||||
==================================================================
|
||||
|
||||
Changes in 1.01 (09 Apr 2000)
|
||||
* win32/pe: fixed an uncompression problem in DLLs with empty
|
||||
|
@ -1,4 +1,4 @@
|
||||
*.00?
|
||||
*.0??
|
||||
*.upx
|
||||
.gdbinit
|
||||
upx
|
||||
|
@ -170,7 +170,7 @@ void show_help(int x)
|
||||
" --compress-icons=0 do not compress any icons\n"
|
||||
" --compress-icons=1 compress all but the first icon\n"
|
||||
" --compress-icons=2 compress all but the first icon directory [default]\n"
|
||||
" --compress-resources=0 do not compress any resources\n"
|
||||
" --compress-resources=0 do not compress any resources at all\n"
|
||||
" --strip-relocs=0 do not strip relocations\n"
|
||||
" --strip-relocs=1 strip relocations [default]\n"
|
||||
"\n");
|
||||
|
Loading…
Reference in New Issue
Block a user