From 72d7a78eb000c3e4349b0cde50f0c03d4c173268 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Wed, 22 Mar 2006 06:44:14 +0000 Subject: Change NEWS entry for recent socket API change --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index ebbf57a..5185799 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -301,7 +301,7 @@ Extension Modules In addition, the existing ulaw code was updated. - RFE #567972: Socket objects' family, type and proto properties are - now exposed via new get...() methods. + now exposed via new attributes. - Everything under lib-old was removed. This includes the following modules: Para, addpack, cmp, cmpcache, codehack, dircmp, dump, find, fmt, grep, -- cgit v0.12