summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2003-08-25 04:39:55 (GMT)
committerRaymond Hettinger <python@rcn.com>2003-08-25 04:39:55 (GMT)
commite41d4c8ec9b837bd85a1c108b778bed81a86a0db (patch)
treea3c60cf73436212b82c30dc55b895bb3398e81ad /Misc
parent999b57c872fe3bf3b5df347c21bcf42bb393a186 (diff)
downloadcpython-e41d4c8ec9b837bd85a1c108b778bed81a86a0db.zip
cpython-e41d4c8ec9b837bd85a1c108b778bed81a86a0db.tar.gz
cpython-e41d4c8ec9b837bd85a1c108b778bed81a86a0db.tar.bz2
Added doubled word warnings.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index f6ea9a0..cc2b858 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -55,6 +55,8 @@ Library
Tools/Demos
-----------
+- texcheck.py now detects double word errors.
+
- md5sum.py mistakenly opened input files in text mode by default, a
silent and dangerous change from previous releases. It once again
opens input files in binary mode by default. The -t and -b flags