committer: mfx <mfx> 969526230 +0000
This commit is contained in:
Markus F.X.J. Oberhumer 2000-09-21 08:50:30 +00:00
parent 48c6210fad
commit 0b06cd4107
2 changed files with 6 additions and 2 deletions

4
NEWS
View File

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

View File

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