aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2006-03-07 18:40:08 +0000
committerMicah Anderson <micah@riseup.net>2006-03-07 18:40:08 +0000
commitc8ebca79ad314975a4955bf42fe7705b0c20e9f3 (patch)
tree554e9bceae2cafe82774cb449ad5724e8cd68919 /ChangeLog
parentd568f305fd59d1894b5bafdcdcdb58d8ed077ec4 (diff)
downloadbackupninja-c8ebca79ad314975a4955bf42fe7705b0c20e9f3.tar.gz
backupninja-c8ebca79ad314975a4955bf42fe7705b0c20e9f3.tar.bz2
mysql tried to remove a tmpfile that didn't exist, fixed check for this
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 99a7aef..aec8d97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@ version 0.9.4 -- unreleased
mysql, pgsql, svn: fixed inversed vsname emptyness check
mysql:
. Fixed improper use of $vuserhome (Debian: #351083)
+ . Fixed erroneous removal of tmpfile when it didn't exit
lib changes
vserver:
. init_vservers: fixed Debian bug #351083 (improper readlink syntax)