Small wording tweak in Changes
Dave Rolsky [Wed, 5 Oct 2011 15:29:54 +0000 (10:29 -0500)]
Changes

diff --git a/Changes b/Changes
index 11d0060..d1e795b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -9,8 +9,8 @@ for, noteworthy changes.
 
   [ENHANCEMENTS]
 
-  * The enum type will now create single value enumerations. Previously, two
-    or more values were required. (rjbs)
+  * The enum type will now allow single value enumerations. Previously, two or
+    more values were required. (rjbs)
 
 2.0300 Fri, Sep 23, 2011