]> granicus.if.org Git - python/commitdiff
Report patch #416079 changes.
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 6 Sep 2001 08:54:16 +0000 (08:54 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 6 Sep 2001 08:54:16 +0000 (08:54 +0000)
Misc/NEWS

index 3fa2cb6b6f5fb3f88848635e58fc180ec5fd29ce..52b2a1effda1f1fa7450773fd6b0d0be21011c94 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -81,6 +81,9 @@ Core
 
 Library
 
+- telnetlib includes symbolic names for the options, and support for
+  setting an option negotiation callback.
+
 - The new C standard no longer requires that math libraries set errno to
   ERANGE on overflow.  For platform libraries that exploit this new
   freedom, Python's overflow-checking was wholly broken.  A new overflow-