diff options
author | Georg Brandl <georg@python.org> | 2008-12-04 18:44:53 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2008-12-04 18:44:53 (GMT) |
commit | c47408acc10f13869ba18bbbc311276fab24ce18 (patch) | |
tree | 7fd0ed5a97b07e2d48bac3b07fde8e71f2600787 /Doc/whatsnew/index.rst | |
parent | ced51db8cfc1911dcc95c1d68baa799258068950 (diff) | |
download | cpython-c47408acc10f13869ba18bbbc311276fab24ce18.zip cpython-c47408acc10f13869ba18bbbc311276fab24ce18.tar.gz cpython-c47408acc10f13869ba18bbbc311276fab24ce18.tar.bz2 |
Add a skeleton 3.1 whatsnew document.
Diffstat (limited to 'Doc/whatsnew/index.rst')
-rw-r--r-- | Doc/whatsnew/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/whatsnew/index.rst b/Doc/whatsnew/index.rst index 0dc55d8..4d2bf3f 100644 --- a/Doc/whatsnew/index.rst +++ b/Doc/whatsnew/index.rst @@ -11,6 +11,7 @@ anyone wishing to stay up-to-date after a new release. .. toctree:: :maxdepth: 2 + 3.1.rst 3.0.rst 2.7.rst 2.6.rst |