aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/interfaces/ecpg/ChangeLog13
1 files changed, 9 insertions, 4 deletions
diff --git a/src/interfaces/ecpg/ChangeLog b/src/interfaces/ecpg/ChangeLog
index 5d732f5f1a9..a2ae3e9d4a2 100644
--- a/src/interfaces/ecpg/ChangeLog
+++ b/src/interfaces/ecpg/ChangeLog
@@ -2184,13 +2184,18 @@ Thu, 29 Mar 2007 11:18:39 +0200
win32 threads.
- Fixed regression tests to run threading tests.
-Fr 27. Apr 08:55:25 CEST 2007
+Fri, 27 Apr 08:55:25 CEST 2007
- Inlined two functions to get rid of va_list problems on some
architectures.
-Th 10. Mai 09:42:42 CEST 2007
+Thu, 10 May 09:42:42 CEST 2007
- - Synced parser and keyword list
- - Renamed update test so it hopefully runs on Vista
+ - Synced parser and keyword list.
+ - Renamed update test so it hopefully runs on Vista.
+
+Th, 17 May 2007 22:03:40 +0200
+
+ - Removed mktime() call to hopefully get rid of some compatiility
+ problems.
- Set ecpg version to 4.3.1.