Update Changes file
authorGreg Sabino Mullane <greg@endpoint.com>
Thu, 6 Aug 2015 23:44:17 +0000 (19:44 -0400)
committerGreg Sabino Mullane <greg@endpoint.com>
Thu, 6 Aug 2015 23:44:17 +0000 (19:44 -0400)
Changes

diff --git a/Changes b/Changes
index fab223b996f5f2eb36604163061a8bd2ad2c6f93..54d88a519215b20805c9110a653082ea58a0145d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,5 @@
 
-Bucardo version ???
+Bucardo version 5.4.0
 
   - Allow dashes in valid schema and table names
     [David Christensen]
@@ -20,6 +20,10 @@ Bucardo version ???
   - When doing target deletes, use the quoted version of the primary key column names.
     [Greg Sabino Mullane]
 
+  - Make sure we do not signal other syncs during makedelta runs if the other 
+    syncs are inactive or have autokick off.
+    [Greg Sabino Mullane]
+
   - Allow code with 'array_agg' to work on Postgres <= 8.2,
     along with many other minor changes to support older versions.
     [Greg Sabino Mullane]
@@ -66,6 +70,9 @@ Bucardo version ???
   - Do not 'RESET search_path' inside some of the internal functions.
     [Greg Sabino Mullane]
 
+  - Sleep longer between stop and start when doing 'bucardo restart'
+    [Greg Sabino Mullane]
+
 
 Bucardo version 5.3.1, released January 27, 2015 (git commit a4e59ea351410acd4fe750384a19393c261f7e91)