From 62f6125020a03a5221378d8e20d9a605bf624d49 Mon Sep 17 00:00:00 2001 From: Dmitry Vasiliev Date: Sun, 21 Sep 2008 22:17:56 +0400 Subject: [PATCH] Updated reliase date --- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 996b8c3..0bfbd63 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,4 @@ -Revision 2.6.1 (unknown): +Revision 2.6.1 (2008-09-21): - Added new builtins and exceptions introduced in Python 2.6: "bin", "bytearray", "bytes", "format", "next", "BufferError", "BytesWarning";