Pull in changes from the old branch
authorGreg Sabino Mullane <greg@endpoint.com>
Thu, 19 Jan 2012 19:12:07 +0000 (14:12 -0500)
committerGreg Sabino Mullane <greg@endpoint.com>
Thu, 19 Jan 2012 19:12:07 +0000 (14:12 -0500)
Changes

diff --git a/Changes b/Changes
index d1b72a8842906baf695aa998bd35451e48f8035e..48cda37185e467afa4af1bf7edb670d4c04ec5c8 100644 (file)
--- a/Changes
+++ b/Changes
@@ -112,6 +112,28 @@ Bucardo version 5.0.0, released ??, 2011
 
   - Change main trigger names to 'bucardo_delta' and 'bucardo_kick' [GSM]
 
+
+Bucardo version 4.4.8, released November 30, 2011
+
+  - Fix incorrect checking of hostname for host_safety_check [GSM]
+
+  - Fix wrong version number in the bucardo_ctl script.
+
+
+Bucardo version 4.4.7, released November 8, 2011
+
+  - Fix bug when using multi-column primary keys where the first 
+    is an int, and the second is not. Reported by Brady S Edwards [GSM]
+
+  - Do not rely on $@ to catch important evals [GSM]
+
+
+Bucardo version 4.4.6, released July 10, 2011
+
+  - Fix bug resulting in wrong escapes in swap syncs for int4 primary keys
+    Reported by Kiriakos Tsourapas. [GSM]
+
+
 Bucardo version 4.4.5, released June 18, 2011
 
   - Set SECURITY DEFINER on triggerkick functions. [GSM]