Browse Source

Set release date

Dmitry Vasiliev 15 years ago
parent
commit
6e6cdfff68
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      CHANGES.txt

+ 1
- 1
CHANGES.txt View File

8
       "execfile", "file", "help", "intern", "long", "raw_input", "reduce",
8
       "execfile", "file", "help", "intern", "long", "raw_input", "reduce",
9
       "reload", "unichr", "unicode", "xrange";
9
       "reload", "unichr", "unicode", "xrange";
10
 
10
 
11
-Revision 2.6.2 (2008-09-?):
11
+Revision 2.6.2 (2008-09-22):
12
 
12
 
13
     - Added "VMSError" exception;
13
     - Added "VMSError" exception;
14
     - Added support for b"..." syntax;
14
     - Added support for b"..." syntax;