aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2005-12-27 22:34:14 +0000
committerMicah Anderson <micah@riseup.net>2005-12-27 22:34:14 +0000
commit01414dc2d568fbb0e0eb0096d6cb60965a8366c6 (patch)
treec3424d76673fd643436d85ef367e4dce9f61dc4d
parent57aaf98dc4e694e4bf44993e48cc711e7b60a782 (diff)
downloadbackupninja-01414dc2d568fbb0e0eb0096d6cb60965a8366c6.tar.gz
backupninja-01414dc2d568fbb0e0eb0096d6cb60965a8366c6.tar.bz2
r251@um: micah | 2005-12-27 17:32:48 -0500
Updated formatting
-rw-r--r--ChangeLog13
1 files changed, 9 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index e9e39a2..e56ebd7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,13 +6,18 @@ version 0.9.2 -- unreleased
. moved to lib/ some code that has to be shared between
backupninja and ninjahelper
handler changes:
- trac mkdir subdirectory problem fixed
- fixed duplicity globbing support in include and exclude options
- fixed missing makecd.helper in Makefile.am/.in
- mysql handler vserver bugs fixed and debug output enhanced
+ trac:
+ . mkdir subdirectory problem fixed
+ duplicity:
+ . globbing support fixed in include and exclude options
+ . different signing and encrypting key support added
+ mysql:
+ . handler vserver bugs fixed and debug output enhanced
ninjahelper(s) changes:
vserver-related functions added to lib/vservers.in
added man/ninjahelper.1 man page
+ makecd:
+ . was missing in Makefile.am/.in
rdiff-backup:
. used to expand '*' in default source directories
. the "Cancel" buttons used to have a weird behaviour