]> gitweb.fluxo.info Git - backupninja.git/commitdiff
Sort ChangeLog entries.
authorintrigeri <intrigeri@boum.org>
Sun, 29 Jan 2012 15:44:33 +0000 (16:44 +0100)
committerintrigeri <intrigeri@boum.org>
Sun, 29 Jan 2012 15:44:33 +0000 (16:44 +0100)
ChangeLog

index 65a994a5ed75ab87f95ad969036c0d7e9086975d..a4e8862926cd203ed71d5454b3364905a6b22e3c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 version 1.0 -- UNRELEASED
     handler changes
+       dup:
+        . Make the .dup generated by ninjahelper more consistent with
+          example.dup.
+        . Add support for RackSpace's CloudFiles.
+          Thanks to Yuval Kogman <nothingmuch@woobling.org> for the patch.
+        . Support bandwidthlimit with new duplicity, using trickle.
+       mysql:
+        . Don't attempt to dump performance_schema database (Redmine#3741).
        rysnc:
         . Fix numericids option (Redmine#3691).
         . Mangle $rsync_options just afterwards (Redmine#3702).
@@ -9,14 +17,6 @@ version 1.0 -- UNRELEASED
         . Use fatal instead of custom "exit 1" (Redmine#3721).
         . Abort on rsync error (Redmine#3692).
         . Cleanup orphaned metadata (Redmine#3727).
-       dup:
-        . Make the .dup generated by ninjahelper more consistent with
-          example.dup.
-        . Add support for RackSpace's CloudFiles.
-          Thanks to Yuval Kogman <nothingmuch@woobling.org> for the patch.
-        . Support bandwidthlimit with new duplicity, using trickle.
-       mysql:
-        . Don't attempt to dump performance_schema database (Redmine#3741).
     build system changes
         . Workaround automake sanity check that would prevent us from
           installing lib/* into lib/backupninja/. Where else are be supposed