aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/interfaces/ecpg/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/interfaces/ecpg/ChangeLog b/src/interfaces/ecpg/ChangeLog
index da0cdaa0b3e..b431a0b6058 100644
--- a/src/interfaces/ecpg/ChangeLog
+++ b/src/interfaces/ecpg/ChangeLog
@@ -337,3 +337,15 @@ Thu Sep 17 19:23:24 CEST 1998
- Added missing ´;´ in preproc.y
- Set version to 2.4.2
+
+Tue Sep 29 10:22:00 CEST 1998
+
+ - Check strdup calls for out of memory.
+ - Set library version to 2.6.2
+
+Wed Sep 30 12:15:10 CEST 1998
+
+ - Synced preproc.y with gram.y yet again.
+ - Set version to 2.4.3
+
+