diff options
author | Micah Anderson <micah@riseup.net> | 2008-06-19 15:06:31 +0000 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2008-06-19 15:06:31 +0000 |
commit | 7772134eb3cf7e6311f033059a234b746dceabbe (patch) | |
tree | 83081616f9ef8c39a61c777b4ff75f5cd01b533c | |
parent | eff97c82354d7c2d3e809353c7afe8313283a15c (diff) | |
download | backupninja-7772134eb3cf7e6311f033059a234b746dceabbe.tar.gz backupninja-7772134eb3cf7e6311f033059a234b746dceabbe.tar.bz2 |
add changelog entry for maildir destid_file addition
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,8 @@ version 0.9.6 -- unreleased maildir: . fixed bug where maildirs that start with a number were skipped. . make deleted maildirs record the date they were deleted + . add destid_file configuration option to enable you to specify an alternate + ssh public key authentication file (defaulting to /root/.ssh/id_rsa) version 0.9.5 -- December 2, 2007 backupninja changes |