diff options
author | intrigeri <intrigeri@boum.org> | 2007-10-12 17:42:46 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2007-10-12 17:42:46 +0000 |
commit | 846213cfa48e026bdd7cacaebd46973207a809ba (patch) | |
tree | 555cd992fd41c41103c19717bbe0545fe0734136 /ChangeLog | |
parent | a906ba01c74b53036444e404fccb356bfb73850e (diff) | |
download | backupninja-846213cfa48e026bdd7cacaebd46973207a809ba.tar.gz backupninja-846213cfa48e026bdd7cacaebd46973207a809ba.tar.bz2 |
Fixed reportspace option (Trac#10)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ version 0.9.5 -- unreleased . Enhanced portability for other platforms . Fixed Trac#11 (quoting needed to prevent shell expansion, broke the toint function sometimes) + . Fixed reportspace option (Trac#10) handler changes ldap: . Fixed shell command quoting issues, missing 'then' clauses, cleaned up |