summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-11-02 02:40:57 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-11-02 02:40:57 +0000
commit8159184b733636dc277c0a2fa5f935556ea5a33e (patch)
treebba582e24944b7c39638dd77e058c6d1aa4d6a2f /rdiff-backup/CHANGELOG
parentbb9a1719a80b7e08202419f76b128ad041e5c1ab (diff)
downloadrdiff-backup-8159184b733636dc277c0a2fa5f935556ea5a33e.tar.gz
Fix for daylight savings
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@487 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index 70104c9..a71478a 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -10,6 +10,10 @@ was full (reported by Erik Forsberg).
Fixed remote quoting errors found by Daniel Drucker.
+Fixed handling of daylight savings time. Earlier bug would cause some
+files to be marked an hour later. Thanks to Troels Arvin and Farkas
+Levente for bug report.
+
New in v0.13.3 (2003/10/14)
---------------------------