diff options
author | Georg Brandl <georg@python.org> | 2012-10-28 12:37:18 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2012-10-28 12:37:18 (GMT) |
commit | ff65a10418c2888f6de8f4c374c27eb97e416bf9 (patch) | |
tree | 04dc5fd38c45507ed27f5f661b8ae15e9c4077a4 /Doc/whatsnew/3.0.rst | |
parent | 6d50a5447af687e2a1303876a3c7867734477762 (diff) | |
parent | 6a935d9230f5153697a5676a039c1af905617858 (diff) | |
download | cpython-ff65a10418c2888f6de8f4c374c27eb97e416bf9.zip cpython-ff65a10418c2888f6de8f4c374c27eb97e416bf9.tar.gz cpython-ff65a10418c2888f6de8f4c374c27eb97e416bf9.tar.bz2 |
Remove confusing "Release" and "Date" markers from whatsnews. Merge with 3.2.
Diffstat (limited to 'Doc/whatsnew/3.0.rst')
-rw-r--r-- | Doc/whatsnew/3.0.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/whatsnew/3.0.rst b/Doc/whatsnew/3.0.rst index 7782663..71b87b8 100644 --- a/Doc/whatsnew/3.0.rst +++ b/Doc/whatsnew/3.0.rst @@ -5,8 +5,6 @@ .. XXX Add trademark info for Apple, Microsoft. :Author: Guido van Rossum -:Release: |release| -:Date: |today| .. $Id$ Rules for maintenance: |