fix windows32 terminal coloring

--HG--
branch : trunk
This commit is contained in:
holger krekel
2010-07-28 17:33:26 +02:00
parent 677f7c0a6a
commit e5d09b771a
2 changed files with 40 additions and 32 deletions
+2
View File
@@ -1,6 +1,8 @@
Changes between 1.3.2 and 1.3.3a1
==================================================
- fix terminal coloring for win32
(thanks Michael Foord for reporting)
- fix weirdness: make terminal width detection work on stdout instead of stdin
(thanks Armin Ronacher for reporting)