commit | e41d4c8ec9b837bd85a1c108b778bed81a86a0db | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Mon Aug 25 04:39:55 2003 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Mon Aug 25 04:39:55 2003 +0000 |
tree | a3c60cf73436212b82c30dc55b895bb3398e81ad | |
parent | 999b57c872fe3bf3b5df347c21bcf42bb393a186 [diff] [blame] |
Added doubled word warnings.
diff --git a/Misc/NEWS b/Misc/NEWS index f6ea9a0..cc2b858 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -55,6 +55,8 @@ 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