]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
texcheck.py checks for double word errors and \NULL markup.
authorRaymond Hettinger <python@rcn.com>
Mon, 8 Sep 2003 18:06:46 +0000 (18:06 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 8 Sep 2003 18:06:46 +0000 (18:06 +0000)
Misc/NEWS

index 77ad0edd9a9169425a650f69ced3205e26f7bee3..7a7b6351931b7b4118fc26eb60baf0d49ff8dea1 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -108,6 +108,8 @@ Tools/Demos
 - Pynche was fixed to not crash when there is no ~/.pynche file and no
   -d option was given.
 
+- texcheck.py now checks for double word errors and erroneous \NULL markup.
+
 Build
 -----