diff options
author | Georg Brandl <georg@python.org> | 2012-10-28 12:35:56 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2012-10-28 12:35:56 (GMT) |
commit | f4712d4a82d1fbc8356ca163ba3517e64a129aa6 (patch) | |
tree | 39d5ef860f36f82dc20822f57caca599b9c38c56 /Doc/whatsnew/2.6.rst | |
parent | 75d36004665a637c5d0aa868a5d0b728b3d03d39 (diff) | |
download | cpython-f4712d4a82d1fbc8356ca163ba3517e64a129aa6.zip cpython-f4712d4a82d1fbc8356ca163ba3517e64a129aa6.tar.gz cpython-f4712d4a82d1fbc8356ca163ba3517e64a129aa6.tar.bz2 |
Remove confusing "Release" and "Date" markers from whatsnews.
Diffstat (limited to 'Doc/whatsnew/2.6.rst')
-rw-r--r-- | Doc/whatsnew/2.6.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/whatsnew/2.6.rst b/Doc/whatsnew/2.6.rst index c9336cb..28932a6 100644 --- a/Doc/whatsnew/2.6.rst +++ b/Doc/whatsnew/2.6.rst @@ -5,8 +5,6 @@ .. XXX add trademark info for Apple, Microsoft, SourceForge. :Author: A.M. Kuchling (amk at amk.ca) -:Release: |release| -:Date: |today| .. $Id$ Rules for maintenance: |