+What's New in IDLE 1.1.1c2?
+===========================
+
+*Release date: 17-MAR-2005*
+
+
What's New in IDLE 1.1.1c1?
===========================
-IDLE_VERSION = "1.1.1c1"
+IDLE_VERSION = "1.1.1c2"
What's New in Python 2.4.1c2?
=============================
-*Release date: DD-MAR-2005*
+*Release date: 17-MAR-2005*
Library
-------
before because a bugfix first included in 2.4.1c1 provoked it (bug
#1110478: revert os.environ.update to do putenv again).
+- Bug #1156259: Seeking in codecs.reader was broken, now fixed.
Tests
-----
Windows Python BUILD numbers
----------------------------
+ 64 2.4.1c2
+ 17-Mar-2005
63 2.4.1c1
10-Mar-2005
62 2.3.5
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
- PreprocessorDefinitions="BUILD=63"/>
+ PreprocessorDefinitions="BUILD=64"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
- PreprocessorDefinitions="BUILD=63"/>
+ PreprocessorDefinitions="BUILD=64"/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseItanium|Win32">
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
- PreprocessorDefinitions="BUILD=63"/>
+ PreprocessorDefinitions="BUILD=64"/>
</FileConfiguration>
</File>
<File