8
0
Stephan Kulow
2015-04-20 05:21:36 +00:00
committed by Git OBS Bridge
parent 654af9a615
commit 6076f79ab3
4 changed files with 26 additions and 13 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Dec 21 22:14:59 UTC 2014 - lars@linux-schulserver.de
- update to 0.05
+ Added parsing of MySQL fractional seconds (microseconds).
* Allowed additional valid MySQL formats (delimiters in DATE and TIME
fields using punctuation, 'T' separator between DATE and TIME and
single-digit time or date values).
- BuildRequire perl-Module-Build package name as perl itself provides
perl(Module::Build) with lower version number, but the solver seems
to ignore the lower version in that case
-------------------------------------------------------------------
Fri Nov 18 11:07:17 UTC 2011 - coolo@suse.com