This commit is contained in:
Vincent Riquer 2011-06-08 22:18:27 +02:00
parent 61d1013c80
commit bfa5c980a1

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
remote-backup (1.1.1) stable; urgency=low
* Skip rotation if previous backup failed.
-- Vincent Riquer <v.riquer@b2f-concept.com> Wed, 08 Jun 2011 22:17:39 +0200
remote-backup (1.1.0) stable; urgency=low remote-backup (1.1.0) stable; urgency=low
* Use rsync --link-dest instead of cp -al then rsync (should be faster) * Use rsync --link-dest instead of cp -al then rsync (should be faster)