summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/ChangeLog
diff options
context:
space:
mode:
authorMichael Meskes2000-02-16 11:52:25 +0000
committerMichael Meskes2000-02-16 11:52:25 +0000
commit5933f1857f572fffcd783ea79c5f6e671fa2b599 (patch)
tree1e7f9153e982f5e2b8168832a0e077e55af47448 /src/interfaces/ecpg/ChangeLog
parent68be513f8b8db24c2a70f9571addc9508a32698c (diff)
*** empty log message ***
Diffstat (limited to 'src/interfaces/ecpg/ChangeLog')
-rw-r--r--src/interfaces/ecpg/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/interfaces/ecpg/ChangeLog b/src/interfaces/ecpg/ChangeLog
index defc1cfa0fb..3d5828f6ba6 100644
--- a/src/interfaces/ecpg/ChangeLog
+++ b/src/interfaces/ecpg/ChangeLog
@@ -799,5 +799,15 @@ Tue Feb 15 11:14:07 CET 2000
- Synced keyword.c.
- Synced preproc.y with gram.y.
+
+Tue Feb 15 17:39:19 CET 2000
+
+ - Do only write the first 70 bytes of the error message to the
+ sqlca structure since there are only 70 bytes free space.
- Set library version to 3.0.10.
+
+Wed Feb 16 11:57:02 CET 2000
+
+ - Fixed library to be able to input complete arrays.
+ - Set library version to 3.1.0.
- Set ecpg version to 2.7.0.