diff options
author | Michael Meskes | 2005-02-10 08:08:52 +0000 |
---|---|---|
committer | Michael Meskes | 2005-02-10 08:08:52 +0000 |
commit | 5cc8884a5d9f1d238a2098ebe6024f5d748c1f25 (patch) | |
tree | d0a7c9be994c22be09a4dc413e83425bf6cbdafd | |
parent | 7e786a82ca5ea1c4889cc34031d6dc8c6342cbd3 (diff) |
Fixed changelog entry to list correct bug reporter.
-rw-r--r-- | src/interfaces/ecpg/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/interfaces/ecpg/ChangeLog b/src/interfaces/ecpg/ChangeLog index 262a841c000..16332f014c5 100644 --- a/src/interfaces/ecpg/ChangeLog +++ b/src/interfaces/ecpg/ChangeLog @@ -1910,6 +1910,7 @@ Wed Feb 9 12:24:03 CET 2005 Thu Feb 10 09:03:56 CET 2005 - Fixed more parsing bugs in other CREATE statements. Thanks to TANIDA - Yutaka <tanida@sra.co.jp> for pointing out all these problems. + Yutaka <tanida@sra.co.jp> and Atsushi Mitani <mitani@sraw.co.jp> for + pointing out all these problems. - Set ecpg version to 3.2.1. |