mirror of
https://github.com/upx/upx.git
synced 2024-11-23 04:39:59 +00:00
Updated.
committer: mfx <mfx> 969526230 +0000
This commit is contained in:
parent
48c6210fad
commit
0b06cd4107
4
NEWS
4
NEWS
@ -2,6 +2,10 @@
|
||||
User visible changes for UPX
|
||||
==================================================================
|
||||
|
||||
Changes in 1.10 (XX XXX 2000): BETA VERSION - DO NOT USE EXCEPT FOR TESTING
|
||||
* atari/tos: added support for FreeMiNT
|
||||
* reduced overall memory requirements during packing
|
||||
|
||||
Changes in 1.02 (13 Sep 2000)
|
||||
* watcom/le: fixed a problem with the Causeway extender
|
||||
* win32/pe: don't automatically strip relocs if they seem needed
|
||||
|
@ -81,8 +81,8 @@ To compile the packer sources
|
||||
|
||||
set the environment variable UCLDIR to point to your UCL installation, e.g.
|
||||
|
||||
set UCLDIR=c:\src\ucl-0.90 (DOS)
|
||||
export UCLDIR=$HOME/local/src/ucl-0.90 (Unix)
|
||||
set UCLDIR=c:\src\ucl-0.91 (DOS / Windows)
|
||||
export UCLDIR=$HOME/local/src/ucl-0.91 (Unix)
|
||||
|
||||
then type
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user