Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1146c87

Browse files
committed
final release date of release 1.1 is Oct 11
1 parent 73624e9 commit 1146c87

2 files changed

Lines changed: 16 additions & 4 deletions

File tree

ChangeLog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
=================================
2+
==> Release 1.1 (11 Oct 1994) <==
3+
=================================
4+
5+
Mon Oct 10 19:00:34 1994 Guido van Rossum <[email protected]>
6+
7+
* Makefile.in: apply ranlib to installed libraries
8+
9+
* Modules/socketmodule.c: new style
10+
11+
* Doc/ref3.tex: some stuff about __getattr__ etc.
12+
113
Thu Oct 6 16:40:05 1994 Guido van Rossum <[email protected]>
214

315
* Got rid of Modules/imgformat.c (will be distributed with Jack's

Misc/NEWS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
================================
2-
==> Release 1.1 (6 Oct 1994) <==
3-
================================
1+
=================================
2+
==> Release 1.1 (11 Oct 1994) <==
3+
=================================
44

55
This release adds several new features, improved configuration and
6-
portability, and more fixed bugs than I can list here (including some
6+
portability, and fixes more bugs than I can list here (including some
77
memory leaks).
88

99
The source compiles and runs out of the box on more platforms than

0 commit comments

Comments
 (0)