From: Guido van Rossum Date: Thu, 6 Jan 1994 17:20:58 +0000 (+0000) Subject: Finishing touch before release of 1.0.0 BETA 5 X-Git-Tag: v1.0.1~52 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=658c9982d8ba936b085afcbe1a62c4e5bb9bd070;p=thirdparty%2FPython%2Fcpython.git Finishing touch before release of 1.0.0 BETA 5 --- diff --git a/ChangeLog b/ChangeLog index c2070b9a6823..27ba68630ba8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ Thu Jan 6 13:36:32 1994 Guido van Rossum (guido@voorn.cwi.nl) + * readline/Makefile: remove some cruft so it works with VPATH + + * Lib/aifc.py: remove dependencies on AL (Sjoerd) + * README: describe new Setup procedure * Modules/Makefile.pre.in: copy Setup from $9srcdir)/Setup.in so