Fix to SYNTAX-PARSE-ISO-8601 to parse fractions of seconds
[clsql.git] / ChangeLog
index a741db9a0f25a3894c1ed5c2ef20fb64b41ba8cb..4e59172f54790550fcafa8f1d8a85e996237b2e5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+10 Dec 2009  Kevin Rosenberg <kevin@rosenberg.net>
+       * sql/time.lisp: Patch from Oleg Tihonov to SYNTAX-PARSE-ISO-8601
+       to properly parse fractions of seconds.
+
 10 Dec 2009  Kevin Rosenberg <kevin@rosenberg.net>
        * sql/time.lisp: Patch from Oleg Tihonov to roll function
        to properly use USEC argument.