summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/ChangeLog
diff options
context:
space:
mode:
authorMichael Meskes <meskes@postgresql.org>2007-11-06 08:32:08 +0000
committerMichael Meskes <meskes@postgresql.org>2007-11-06 08:32:08 +0000
commite9d7bd2650f63f3395d8d597c37caffc67803b94 (patch)
treebe73c8a095bd5309546667e83b154a6736b94594 /src/interfaces/ecpg/ChangeLog
parent5e51297104047169ec3272c34a756c9b6ea66b76 (diff)
Fixed two parser bugs.
Diffstat (limited to 'src/interfaces/ecpg/ChangeLog')
-rw-r--r--src/interfaces/ecpg/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/interfaces/ecpg/ChangeLog b/src/interfaces/ecpg/ChangeLog
index 500dbb4931a..6753f8edb68 100644
--- a/src/interfaces/ecpg/ChangeLog
+++ b/src/interfaces/ecpg/ChangeLog
@@ -2264,6 +2264,10 @@ Wed, 03 Oct 2007 10:48:39 +0200
Wed, 10 Oct 2007 08:31:44 +0200
- Synced parser and keyword list.
+
+Tue, 06 Nov 2007 09:29:22 +0100
+
+ - Fixed two parser bugs.
- Set pgtypes library version to 3.0.
- Set compat library version to 3.0.
- Set ecpg library version to 6.0.