X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=ChangeLog;h=6ad819e60c21f75689fa12941198e65f2455ed19;hb=ffac2e56a562a38bd5e9b3cdc807a687c5cb1cf4;hp=0bae02e63f85aeb201225b20f17c3a8265e928d1;hpb=c0126ff1ef90513ce5df48fc41326704a2cef555;p=matthijs%2Fupstream%2Fbackupninja.git diff --git a/ChangeLog b/ChangeLog index 0bae02e..6ad819e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,6 +23,7 @@ version 0.9.5 -- unreleased (Closes: #396578) rdiff: . Added cstream support to allow for bandwidth limiting + . Handle "keep = yes" to disable old backups removal (Closes: #424633) rub . Fixed typo in rub handler that caused it to not work . Changed to use lib/vserver code @@ -35,6 +36,9 @@ version 0.9.5 -- unreleased it succeeds (Closes: #396632) . Added option to not use sfdisk at all, useful for vserver/xen instances that produce warnings about no harddisks found (Closes: #404071) + . Fixed example in example.sys to detail the __star__ in partitionsfile and + note why its necessary (Closes: #409192) + . Force C locale for sfdisk to ensure english words are found in grep fixed 'make install' bug that failed if /etc/backup.d already existed changed spaces to tabs in Makefile.am updated examples/Makefile.am and handlers/Makefile.am to include rsnap/rub files