Kaydet (Commit) f2eac99a authored tarafından Guido van Rossum's avatar Guido van Rossum

Added release dates (in some cases detemined by looking at the mtime

of distribution files in ftp://ftp.python.org/pub/python/src/).
üst a598c93b
...@@ -8,6 +8,10 @@ As you read on you go back to the dark ages of Python's history. ...@@ -8,6 +8,10 @@ As you read on you go back to the dark ages of Python's history.
====================================================================== ======================================================================
=======================================
==> Release 1.6 (September 5, 2000) <==
=======================================
What's new in release 1.6? What's new in release 1.6?
========================== ==========================
...@@ -312,6 +316,10 @@ compilers. ...@@ -312,6 +316,10 @@ compilers.
====================================================================== ======================================================================
======================================
==> Release 1.5.2 (April 13, 1999) <==
======================================
From 1.5.2c1 to 1.5.2 (final) From 1.5.2c1 to 1.5.2 (final)
============================= =============================
...@@ -2646,6 +2654,10 @@ etc. are sought). ...@@ -2646,6 +2654,10 @@ etc. are sought).
====================================================================== ======================================================================
========================================
==> Release 1.5.1 (October 31, 1998) <==
========================================
From 1.5 to 1.5.1 From 1.5 to 1.5.1
================= =================
...@@ -3034,6 +3046,11 @@ variable PYTHONCASEOK (to any value). ...@@ -3034,6 +3046,11 @@ variable PYTHONCASEOK (to any value).
====================================================================== ======================================================================
=====================================
==> Release 1.5 (January 3, 1998) <==
=====================================
From 1.5b2 to 1.5 From 1.5b2 to 1.5
================= =================
...@@ -6330,6 +6347,7 @@ Emacs mode ...@@ -6330,6 +6347,7 @@ Emacs mode
* Indentation of continuated lines is done more intelligently; * Indentation of continuated lines is done more intelligently;
consequently the variable py-continuation-offset is gone. consequently the variable py-continuation-offset is gone.
======================================== ========================================
==> Release 1.0.1 (15 February 1994) <== ==> Release 1.0.1 (15 February 1994) <==
======================================== ========================================
...@@ -7732,7 +7750,7 @@ New file xxmodule.c is a template for new extension modules. ...@@ -7732,7 +7750,7 @@ New file xxmodule.c is a template for new extension modules.
================================== ==================================
==> RELEASE 0.9.6 (6 Apr 1992) <== ==> Release 0.9.6 (6 Apr 1992) <==
================================== ==================================
Misc news in 0.9.6: Misc news in 0.9.6:
...@@ -7804,7 +7822,7 @@ Bugs fixed in 0.9.5: ...@@ -7804,7 +7822,7 @@ Bugs fixed in 0.9.5:
=================================== ===================================
==> RELEASE 0.9.4 (24 Dec 1991) <== ==> Release 0.9.4 (24 Dec 1991) <==
=================================== ===================================
- new function argument handling (see below) - new function argument handling (see below)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment