summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1994-10-10 18:05:40 (GMT)
committerGuido van Rossum <guido@python.org>1994-10-10 18:05:40 (GMT)
commit1146c8736a955643844c2b8ddac4848f37f412cb (patch)
treec9219f63e23e1cf3e58153b3cfa444f0ff23677d /ChangeLog
parent73624e9c3bf8d969e653300bf796c2e65a016bdb (diff)
downloadcpython-1146c8736a955643844c2b8ddac4848f37f412cb.zip
cpython-1146c8736a955643844c2b8ddac4848f37f412cb.tar.gz
cpython-1146c8736a955643844c2b8ddac4848f37f412cb.tar.bz2
final release date of release 1.1 is Oct 11
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c2f975..15852d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+=================================
+==> Release 1.1 (11 Oct 1994) <==
+=================================
+
+Mon Oct 10 19:00:34 1994 Guido van Rossum <guido@voorn.cwi.nl>
+
+ * Makefile.in: apply ranlib to installed libraries
+
+ * Modules/socketmodule.c: new style
+
+ * Doc/ref3.tex: some stuff about __getattr__ etc.
+
Thu Oct 6 16:40:05 1994 Guido van Rossum <guido@voorn.cwi.nl>
* Got rid of Modules/imgformat.c (will be distributed with Jack's