From: Benjamin Peterson Date: Sat, 5 Dec 2009 18:48:13 +0000 (+0000) Subject: fix date X-Git-Tag: v2.7a2~213 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3513c87a21d9b413d5fa8c7694be8538aab7eddb;p=python fix date --- diff --git a/Misc/NEWS b/Misc/NEWS index 03647b9040..400431ddab 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -19,7 +19,7 @@ Library What's New in Python 2.7 alpha 1 ================================ -*Release date: 2009-12-04* +*Release date: 2009-12-05* Core and Builtins -----------------