Mention arm/pe.

committer: mfx <mfx> 1126294945 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2005-09-09 19:42:25 +00:00
parent e2b8e9dea9
commit 4bcd3ac5d7
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ User visible changes for UPX
Changes in 1.94 beta (XX XXX 2005): Changes in 1.94 beta (XX XXX 2005):
* UNSTABLE BETA VERSION - DO NOT USE EXCEPT FOR TESTING * 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): Changes in 1.93 beta (07 Feb 2005):
* vmlinuz/386: fixes to support more kernels * vmlinuz/386: fixes to support more kernels
+1
View File
@@ -245,6 +245,7 @@ void show_help(int x)
con_fprintf(f,"This version supports:\n"); con_fprintf(f,"This version supports:\n");
fg = con_fg(f,fg); fg = con_fg(f,fg);
con_fprintf(f," " con_fprintf(f," "
" arm/pe,"
" atari/tos," " atari/tos,"
" bvmlinuz/386," " bvmlinuz/386,"
" djgpp2/coff," " djgpp2/coff,"