Require month names to be spelled out as English words, so that single
[pspp-builds.git] / src / data / ChangeLog
index bde3036092fb2a4a4307d55bd748fbf5f7b42bfa..f209233b1bbc0db32ed065a7d8465bf7c426eba3 100644 (file)
@@ -1,3 +1,10 @@
+2008-03-06  Ben Pfaff  <blp@gnu.org>
+
+       * format-guesser.c (syntax): Require month names to be spelled out
+       as English words, so that single characters that happen to be
+       Roman numerals don't get detected as months.  Thanks to John
+       Darrington for reporting this bug.
+
 2008-03-04  Ben Pfaff  <blp@gnu.org>
 
        Patch #6441.  Reviewed by John Darrington.