summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1994-10-11 15:44:53 (GMT)
committerGuido van Rossum <guido@python.org>1994-10-11 15:44:53 (GMT)
commit7647b826c86ee452af0b0052fb2687aaf60ed47b (patch)
tree4c48d3e79cac545cdf4d5f3d997b1b5783158222 /ChangeLog
parentdd99fd2133dedea4c0bc7cd26ac16e5adecd98f3 (diff)
downloadcpython-7647b826c86ee452af0b0052fb2687aaf60ed47b.zip
cpython-7647b826c86ee452af0b0052fb2687aaf60ed47b.tar.gz
cpython-7647b826c86ee452af0b0052fb2687aaf60ed47b.tar.bz2
really the last log entry for 1.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15852d0..9cd88d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,13 @@
==> Release 1.1 (11 Oct 1994) <==
=================================
+Tue Oct 11 16:24:42 1994 Guido van Rossum <guido@voorn.cwi.nl>
+
+ * last-minute changes for SunOS 4.1.3: test for volatile in
+ configure; add getargs.o dependency to Modules/Makefile.in; some
+ things in README and Misc/NEWS; change pathnames in
+ Demo/tkinter/guido/*.py; new date in Doc
+
Mon Oct 10 19:00:34 1994 Guido van Rossum <guido@voorn.cwi.nl>
* Makefile.in: apply ranlib to installed libraries