diff options
| author | Michael Meskes <meskes@postgresql.org> | 2007-10-03 11:11:12 +0000 |
|---|---|---|
| committer | Michael Meskes <meskes@postgresql.org> | 2007-10-03 11:11:12 +0000 |
| commit | 7793c6ecca0560de152ec8dc0dea22d22c5d59af (patch) | |
| tree | 6eeeda7309747308a3a1dd4e586e0fc95c1ef624 /src/interfaces/ecpg/ChangeLog | |
| parent | c4a6c2f87166c70cd773c5521d4ff104ddec9e61 (diff) | |
Cleaned up ecpglib and renamed functions that do not need to be exported.
Created export list for ecpglib.
Diffstat (limited to 'src/interfaces/ecpg/ChangeLog')
| -rw-r--r-- | src/interfaces/ecpg/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/interfaces/ecpg/ChangeLog b/src/interfaces/ecpg/ChangeLog index 106529a29f0..e6eab07773e 100644 --- a/src/interfaces/ecpg/ChangeLog +++ b/src/interfaces/ecpg/ChangeLog @@ -2256,5 +2256,8 @@ Tue, 02 Oct 2007 11:32:25 +0200 Wed, 03 Oct 2007 10:48:39 +0200 - Hopefully fixed some stuff that causes Windows builds to fail. + - Cleaned up ecpglib and renamed functions that do not need to be + exported. + - Created export list for ecpglib. - Set ecpg library version to 6.0. - Set ecpg version to 4.4. |
