diff options
author | intrigeri <intrigeri@boum.org> | 2010-01-09 01:19:21 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2010-01-09 01:19:21 +0100 |
commit | 0fbd8744f5c10649b7239c3199dae229a30e10a9 (patch) | |
tree | f3abcecef0c3a88034d8a7260fc109ca4fb49412 /ChangeLog | |
parent | 4e0519e390137b18b545f0ad256d03941cdd7bac (diff) | |
download | backupninja-0fbd8744f5c10649b7239c3199dae229a30e10a9.tar.gz backupninja-0fbd8744f5c10649b7239c3199dae229a30e10a9.tar.bz2 |
set BACKUPNINJA_DEBUG when invoked with -d (Closes: #537266)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ version 0.9.7 -- UNRELEASED "info" are included in the report e-mail (closes #563734) . reportspace: skip non-directories and places that don't exist on the local filesystem (Closes: #536049) + . set BACKUPNINJA_DEBUG when invoked with -d (Closes: #537266) lib changes easydialog: . Allow form fields input to grow up to 100 chars (Closes: #562249) |