From cb227c98509be01684671f78055956cd8ff61d81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Thu, 6 Sep 2001 08:54:16 +0000 Subject: Report patch #416079 changes. --- Misc/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 3fa2cb6..52b2a1e 100644 --- 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- -- cgit v0.12