aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2007-06-19 10:00:30 +0000
committerintrigeri <intrigeri@boum.org>2007-06-19 10:00:30 +0000
commitb6c7437f4b78b7b406d22629b95ccc7d111184d9 (patch)
treee39a790c55c5f3e9a188bfb09e938eaacd515a2b /ChangeLog
parentffac2e56a562a38bd5e9b3cdc807a687c5cb1cf4 (diff)
downloadbackupninja-b6c7437f4b78b7b406d22629b95ccc7d111184d9.tar.gz
backupninja-b6c7437f4b78b7b406d22629b95ccc7d111184d9.tar.bz2
rub: Fixed integer comparison (Closes: Trac#3)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ad819e..1bcac30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,7 @@ version 0.9.5 -- unreleased
. Fixed typo in rub handler that caused it to not work
. Changed to use lib/vserver code
. Fixed fsck error
+ . Fixed integer comparison (Closes: Trac#3)
sys:
. Fixed typo breaking things for VServers.
. Fix bug when vrootdir is on its own partition (Closes: #395928)