diff --git a/NEWS b/NEWS index 4e612aea..a1ef150c 100644 --- a/NEWS +++ b/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 diff --git a/README.SRC b/README.SRC index 6a347fab..f6182688 100644 --- a/README.SRC +++ b/README.SRC @@ -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