Removed mktime() call to hopefully get rid of some compatibility problems.
authorMichael Meskes <meskes@postgresql.org>
Thu, 17 May 2007 20:07:35 +0000 (20:07 +0000)
committerMichael Meskes <meskes@postgresql.org>
Thu, 17 May 2007 20:07:35 +0000 (20:07 +0000)
src/interfaces/ecpg/ChangeLog

index 5d732f5f1a91988909fc226683733b599e3cb596..a2ae3e9d4a210bb6793ec729c604371038208795 100644 (file)
@@ -2184,13 +2184,18 @@ Thu, 29 Mar 2007 11:18:39 +0200
      win32 threads.
    - Fixed regression tests to run threading tests.
 
-Fr 27. Apr 08:55:25 CEST 2007
+Fri, 27 Apr 08:55:25 CEST 2007
 
    - Inlined two functions to get rid of va_list problems on some
      architectures.
 
-Th 10. Mai 09:42:42 CEST 2007
+Thu, 10 May 09:42:42 CEST 2007
 
-   - Synced parser and keyword list
-   - Renamed update test so it hopefully runs on Vista
+   - Synced parser and keyword list.
+   - Renamed update test so it hopefully runs on Vista.
+   
+Th, 17 May 2007 22:03:40 +0200
+
+   - Removed mktime() call to hopefully get rid of some compatiility
+     problems.
    - Set ecpg version to 4.3.1.