Cosmetic changes.

committer: mfx <mfx> 968544867 +0000
This commit is contained in:
Markus F.X.J. Oberhumer 2000-09-10 00:14:27 +00:00
parent 67e233176c
commit a4522627e0
3 changed files with 4 additions and 4 deletions

4
NEWS
View File

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

View File

@ -1,4 +1,4 @@
*.00?
*.0??
*.upx
.gdbinit
upx

View File

@ -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");