From 8eeb111ebf65a54c26b7c9b8242d3077cf72342f Mon Sep 17 00:00:00 2001 From: intrigeri <intrigeri@boum.org> Date: Sat, 22 Feb 2014 14:23:51 +0000 Subject: [PATCH] Update ChangeLog. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 89aafb0..f535f0e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,7 @@ version 1.0.2 -- UNRELEASED on duplicity versions that have a sane handling of the cache. Thanks to Alexander Mette <mail@amette.eu> for the patch! (Closes: Redmine#6357) + . Fix buggy version comparison. (Redmine#6746) mysql: . Make "nodata" option compatible with compress=no. . Fix non-qualified table name extraction. (Closes: Redmine#4373) -- GitLab