commit | bf032a97b9f28491e5afa54d44a395a9a08e6ee6 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Oct 11 19:28:39 1995 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Oct 11 19:28:39 1995 +0000 |
tree | 1ad6050dce1bc7217e6e89892e532c9210f949f2 | |
parent | 5e6a3564b02756187ff611bd0606797c731eef63 [diff] [blame] |
mention syslog upgrade
diff --git a/Misc/NEWS b/Misc/NEWS index f5d1b4f..7df75db 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -133,6 +133,8 @@ abstract syntax trees) has been rewritten (incompatibly) by Fred Drake. It now lets you change the parse tree and compile the result! +The \code{syslog} module has been upgraded and documented. + Other Changes =============