aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2009-12-31 17:05:47 +0100
committerintrigeri <intrigeri@boum.org>2009-12-31 17:05:47 +0100
commitd4c5f73ad70bedbf54ee86dcbafead39f6318d55 (patch)
tree20cd180a252d16b3b1fc94688230621ac304c9c6 /ChangeLog
parent29b86fdfb88ab8aff53b2464dbd9961506d701fa (diff)
downloadbackupninja-d4c5f73ad70bedbf54ee86dcbafead39f6318d55.tar.gz
backupninja-d4c5f73ad70bedbf54ee86dcbafead39f6318d55.tar.bz2
dup.helper: do not propose to exclude /home/*/.gnupg twice anymore (Closes: #563044)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0f7011..5f6d51b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -41,6 +41,10 @@ version 0.9.7 -- UNRELEASED
dup:
. Fixed bandwidthlimit syntax error. Thanks to Ian Beckwith for
the patch.
+ helper changes
+ dup:
+ . Do not propose to exclude /home/*/.gnupg twice anymore
+ (Closes: #563044)
autotools
. Added the stat command to the automagically replaced ones, hoping it
will help supporting *BSD some day.