]> granicus.if.org Git - python/commitdiff
add a NEWS note for 63205
authorBenjamin Peterson <benjamin@python.org>
Wed, 14 May 2008 21:07:12 +0000 (21:07 +0000)
committerBenjamin Peterson <benjamin@python.org>
Wed, 14 May 2008 21:07:12 +0000 (21:07 +0000)
Misc/NEWS

index 3f0b4a935a61d36af15c1ee0f5c38364fe93b93f..80f31ef9e63399442874f4aeb6e6a36cd29a8489 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -19,6 +19,9 @@ Core and Builtins
 - Issue 2801: fix bug in the float.is_integer method where a ValueError
   was sometimes incorrectly raised.
 
+- The --with-toolbox-glue option (and the associated pymactoolbox.h) have been
+  removed.
+
 Extension Modules
 -----------------