- Fixed bug #831 that imposed an arbitrary and incorrect assumption that
  caused some date fields from being parsed properly.
This commit is contained in:
Paul Beckingham
2011-09-20 23:54:53 -04:00
parent 4901089408
commit 965e15fe91
2 changed files with 6 additions and 6 deletions

View File

@@ -185,6 +185,7 @@
(thanks to Owen Clarke).
+ Fixed bug #808, which generated compiler warnings on Solarix (thanks to
Owen Clarke).
+ Fixed bug #831, which prevented some date fields from being properly parsed.
# Untracked Bugs, biggest first.
+ Fixed bug that required the '%YAML' prologue in a YAML import.