diff --git a/debian/changelog b/debian/changelog index f784693..59bc4f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +remote-backup (1.1.1) stable; urgency=low + + * Skip rotation if previous backup failed. + + -- Vincent Riquer Wed, 08 Jun 2011 22:17:39 +0200 + remote-backup (1.1.0) stable; urgency=low * Use rsync --link-dest instead of cp -al then rsync (should be faster)