Quick updates to Changes file
authorGreg Sabino Mullane <greg@endpoint.com>
Thu, 7 Apr 2016 15:09:14 +0000 (11:09 -0400)
committerGreg Sabino Mullane <greg@endpoint.com>
Thu, 7 Apr 2016 15:09:14 +0000 (11:09 -0400)
Changes

diff --git a/Changes b/Changes
index d180ee00adbcc07ee2b83d640b6e4d51e3c73b7c..9be6a24079425001b10ef466d45b6f3ede0b7af2 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,8 +1,24 @@
 
 Bucardo version ???
 
+  - Allow one-character schema names to work.
+    [David Christensen]
+
   - Rewrite code to support the new version of the Perl MongoDB driver.
     The minimum supported version of MongoDB is now 1.2.1
+    [Greg Sabino Mullane]
+
+  - Ensure all sequences used in the bucardo database are in the bucardo schema.
+    [Greg Sabino Mullane]
+
+  - Improve the push_rows() function, and use ANY(?) whenever possible.
+    [Greg Sabino Mullane]
+
+  - Log the version of all loaded modules.
+    [Greg Sabino Mullane]
+
+  - Add basic support for Firebird as a target database type.
+    [Greg Sabino Mullane]
 
 
 Bucardo version 5.4.0, released August 6, 2015 (git commit a0eff9f6558cc2c6b19e4e675604250ad00ce420)