Update Changelog, tag v1.2
authorCΓ©dric Villemain <cedric@2ndquadrant.fr>
Tue, 10 Dec 2013 14:18:16 +0000 (15:18 +0100)
committerCΓ©dric Villemain <cedric@2ndquadrant.fr>
Tue, 10 Dec 2013 14:21:08 +0000 (15:21 +0100)
ChangeLog

index d7dba90f937f169306fe604ecf9915531de72c21..ebc3b417de405091b43d04bfde072a8819b9e943 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
-11/20/2012 CΓ©dric Villemain <cedric@2ndQuadrant.fr>
-  *              - Fix README filename for PGXS
+12/10/2013 CΓ©dric Villemain <cedric@2ndQuadrant.fr>
+  * 1.2          - Fix README filename for PGXS
+                 - Update to PostgreSQL 9.3
+          - Fix faillure on NULL input (pgfadvise_loader)
+          - Several fixes and layout changes
 
 06/21/2012 CΓ©dric Villemain <cedric@2ndQuadrant.fr>
   * 1.1.2 - Change the open() call to use AllocateFile, and FreeFile