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";