Updated.
committer: mfx <mfx> 977342634 +0000
This commit is contained in:
parent
1e1a078808
commit
adcb357242
2
NEWS
2
NEWS
@ -2,7 +2,7 @@
|
||||
User visible changes for UPX
|
||||
==================================================================
|
||||
|
||||
Changes in 1.10 beta (20 Dec 2000):
|
||||
Changes in 1.11 beta (20 Dec 2000):
|
||||
* UNSTABLE BETA VERSION - DO NOT USE EXCEPT FOR TESTING!!! REALLY.
|
||||
* vmlinuz/386: new format - UPX now supports bootable linux kernels
|
||||
* linux/386: added the new direct-to-memory executable formats - no
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
#define UPX_VERSION 0x011000 /* 01.10.00 */
|
||||
#define UPX_VERSION_STRING "1.10"
|
||||
#define UPX_VERSION 0x011100 /* 01.11.00 */
|
||||
#define UPX_VERSION_STRING "1.11"
|
||||
#define UPX_VERSION_DATE "Dec 20th 2000"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user