diff options
author | Elijah Saxon <elijah@riseup.net> | 2006-04-19 23:21:55 +0000 |
---|---|---|
committer | Elijah Saxon <elijah@riseup.net> | 2006-04-19 23:21:55 +0000 |
commit | 08e8ea953738e51a806faf0443647c06f2f3a892 (patch) | |
tree | 37e758a3e9ad6565c2133dcb57e925149c15a2eb /ChangeLog | |
parent | db0d7b6059d4056612b0ff84e196b92b7cf84120 (diff) | |
download | backupninja-08e8ea953738e51a806faf0443647c06f2f3a892.tar.gz backupninja-08e8ea953738e51a806faf0443647c06f2f3a892.tar.bz2 |
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -1,8 +1,10 @@ version 0.9.4 -- unreleased - backupninja changes - Recursively ignore subdirs in /etc/backup.d (Closes: #361102) - handler changes - Added tar handler + backupninja changes + . Fixed bug in toint(), and thus isnow(), which caused it + to not work when run from cron. + handler changes + Recursively ignore subdirs in /etc/backup.d (Closes: #361102) + Added tar handler mysql: . Fixed improper use of $vuserhome (Debian: #351083) . Fixed erroneous removal of tmpfile when it didn't exit |