]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
final release date of release 1.1 is Oct 11
authorGuido van Rossum <guido@python.org>
Mon, 10 Oct 1994 18:05:40 +0000 (18:05 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 10 Oct 1994 18:05:40 +0000 (18:05 +0000)
ChangeLog
Misc/NEWS

index 8c2f97575bc7f2fe74023c475ae7ab2cb1127023..15852d013359fcd6f25b373539c3db6c89adfb88 100644 (file)
--- 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
index a8e2e20aa9450b7fa9f66f875dd5bb06eca1b305..c78aa646fb0c123139d0b68633d6bd1b3c97cdca 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1,9 +1,9 @@
-================================
-==> Release 1.1 (6 Oct 1994) <==
-================================
+=================================
+==> Release 1.1 (11 Oct 1994) <==
+=================================
 
 This release adds several new features, improved configuration and
-portability, and more fixed bugs than I can list here (including some
+portability, and fixes more bugs than I can list here (including some
 memory leaks).
 
 The source compiles and runs out of the box on more platforms than