summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-11-02 03:14:20 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-11-02 03:14:20 +0000
commit4a227f673a31f100f1965a49aa16a5b8073e822c (patch)
tree604e58e7c1cd020b7c0e4543d9466e93eb20047c /rdiff-backup/CHANGELOG
parent365194867575d4b7d429bb899b0340bd755d2761 (diff)
downloadrdiff-backup-4a227f673a31f100f1965a49aa16a5b8073e822c.tar.gz
Daylight savings fix
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r0-12@488 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 ae21931..dc2b43d 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -20,6 +20,10 @@ Fixed rather important quoting problem: quoting directives like
remotely! I'm surprised no one noticed this. Are none of you using
--windows-mode or similar?
+Fixed handling of (lack 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.12.5 (2003/09/27)
---------------------------