mirror of
https://github.com/upx/upx.git
synced 2025-02-17 06:38:06 +00:00
Mention arm/pe.
committer: mfx <mfx> 1126294945 +0000
This commit is contained in:
parent
e2b8e9dea9
commit
4bcd3ac5d7
1
NEWS
1
NEWS
@ -6,6 +6,7 @@ User visible changes for UPX
|
||||
|
||||
Changes in 1.94 beta (XX XXX 2005):
|
||||
* UNSTABLE BETA VERSION - DO NOT USE EXCEPT FOR TESTING
|
||||
* arm/pe: new executable format (ARM executables running on WinCE)
|
||||
|
||||
Changes in 1.93 beta (07 Feb 2005):
|
||||
* vmlinuz/386: fixes to support more kernels
|
||||
|
@ -245,6 +245,7 @@ void show_help(int x)
|
||||
con_fprintf(f,"This version supports:\n");
|
||||
fg = con_fg(f,fg);
|
||||
con_fprintf(f," "
|
||||
" arm/pe,"
|
||||
" atari/tos,"
|
||||
" bvmlinuz/386,"
|
||||
" djgpp2/coff,"
|
||||
|
Loading…
x
Reference in New Issue
Block a user