diff options
Diffstat (limited to 'src/interfaces/ecpg/ChangeLog')
-rw-r--r-- | src/interfaces/ecpg/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/interfaces/ecpg/ChangeLog b/src/interfaces/ecpg/ChangeLog index c42a6b2599f..93622d5142e 100644 --- a/src/interfaces/ecpg/ChangeLog +++ b/src/interfaces/ecpg/ChangeLog @@ -1563,6 +1563,12 @@ Tue Jul 8 12:34:00 CEST 2003 - Made Informix decimal-ascii conversion honor Informix NULLs. - Informix variable handling didn't cope well with arrays. + +Wed Jul 9 11:45:02 CEST 2003 + + - Made all Informix functions honor Informix NULLs. + - Extended compatibility functions for INFORMIX handling of DECLARE + statement to work with indicators. - Set ecpg version to 3.0.0 - Set ecpg library to 4.0.0 - Set pgtypes library to 1.0.0 |