ruby-informix 0.5.0 → 0.5.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. data/Changelog +8 -0
  2. data/informix.c +311 -315
  3. data/informix.ec +19 -23
  4. metadata +3 -4
data/Changelog CHANGED
@@ -1,3 +1,11 @@
1
+ 0.5.1 08/10/2007
2
+ ------------------
3
+ Bugs fixed:
4
+ * When a DATETIME HOUR TO SECOND column had a value with leading zeroes
5
+ it was incorrectly interpreted.
6
+ Reported by Daniel Bush <dlb.id.au at gmail>
7
+
8
+
1
9
  0.5.0 12/27/2006
2
10
  ------------------
3
11
  New features: