]> granicus.if.org Git - python/commitdiff
Add news entry.
authorRaymond Hettinger <python@rcn.com>
Wed, 16 Jan 2008 23:49:35 +0000 (23:49 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 16 Jan 2008 23:49:35 +0000 (23:49 +0000)
Misc/NEWS

index 497889be92ca3cb8510d4e7a7f96a23cf204a228..9ec0f6ac9fd503150dd8b97559cfe9e11cc8296c 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -364,6 +364,8 @@ Core and builtins
 Library
 -------
 
+- #1837: The queue module now also supports a LIFO queue and a priority queue.
+
 - Issue #1831: ctypes now raises a TypeError if conflicting positional
   and named arguments are passed to a Structure or Union initializer.
   When too many positional arguments are passed, also a TypeError is