From 1727edae52095f3d4724120bb3eae7022132efec Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Wed, 13 Dec 2006 05:36:41 +0000 Subject: fixed case where combination of compress=no and specifying individual vservers and mysqld wasn't running or mysqldump didn't exist would cause a zero byte backup file --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 85aae26..b814698 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,6 +18,9 @@ version 0.9.5 -- unreleased . Support configuring PGSQLUSER for real, and document it a bit; this broken support actually prevented pgsql handler to work for VServers (Closes: #396578) + mysql: + . Fixed case where odd combination of configuration options caused sqldump + backups to get overwritten with an empty file (Closes: #402679) fixed automake 'make install' bug that failed if /etc/backup.d already existed changed spaces to tabs in Makefile.am -- cgit v1.2.3