From 0b06cd4107418231b1a257bd9f1df98c5c359394 Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Thu, 21 Sep 2000 08:50:30 +0000 Subject: [PATCH] Updated. committer: mfx 969526230 +0000 --- NEWS | 4 ++++ README.SRC | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) 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