diff options
Diffstat (limited to 'src/interfaces/ecpg/ChangeLog')
-rw-r--r-- | src/interfaces/ecpg/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/interfaces/ecpg/ChangeLog b/src/interfaces/ecpg/ChangeLog index e4c3548dfc4..bfe62f1fda5 100644 --- a/src/interfaces/ecpg/ChangeLog +++ b/src/interfaces/ecpg/ChangeLog @@ -1360,6 +1360,10 @@ Sun Mar 16 11:28:01 CET 2003 - Started with a pgtypes library. - Renamed lib directory to ecpglib. - Added numerical functions to library and preprocessor. + +Don Mar 20 16:53:40 CET 2003 + + - Added date/timestamp to library and preprocessor. - Set ecpg version to 2.12.0. - Set ecpg library to 3.4.2. - Set pgtypes library to 1.0.0 |