aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2005-12-28 17:32:12 +0000
committerintrigeri <intrigeri@boum.org>2005-12-28 17:32:12 +0000
commitc6c3cc98b476fdd575ef52b9e1b63c380828e8f3 (patch)
tree41c12f31c15ac2f64b61e79906103794e45e9e04 /ChangeLog
parentf393f283c7514895b5232b36fbccfe5e208cd8e5 (diff)
downloadbackupninja-c6c3cc98b476fdd575ef52b9e1b63c380828e8f3.tar.gz
backupninja-c6c3cc98b476fdd575ef52b9e1b63c380828e8f3.tar.bz2
dup: fixed erroneous gpg-related options processing; example.dup: fixed erroneous comments about the way gpg options are used
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31bf4ee..a322513 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,8 @@ version 0.9.2 -- unreleased
duplicity:
. globbing support fixed in include and exclude options
. different signing and encrypting key support added
+ . fixed erroneous comments in example.dup about the way
+ GnuPG-related options are used
mysql:
. handler vserver bugs fixed and debug output enhanced
ninjahelper(s) changes