diff options
author | intrigeri <intrigeri@boum.org> | 2008-06-24 14:36:52 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2008-06-24 14:36:52 +0000 |
commit | 4dc5c3443f94271e54e58b3b9463636047d289f5 (patch) | |
tree | 20728e8aff1000857d38968c979358b1bf6f27a1 /ChangeLog | |
parent | c18c24b4e2aebf5328a3b4adc03895f6a5dffe04 (diff) | |
download | backupninja-4dc5c3443f94271e54e58b3b9463636047d289f5.tar.gz backupninja-4dc5c3443f94271e54e58b3b9463636047d289f5.tar.bz2 |
Fixed tr construct reporting a warning (Closes: #452669).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ version 0.9.6 -- unreleased . fix bug in cstream definition, thanks Jamie McClelland . Allow the entire backup run to be halted by an action, thanks to Matthew Palmer (Closes: #455836) + . Fixed tr construct reporting a warning (Closes: #452669) handler changes dup: . General cleanup |