aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2006-11-01 21:30:02 +0000
committerintrigeri <intrigeri@boum.org>2006-11-01 21:30:02 +0000
commit42b7be6130c2e4ebc29ea87647aa80a34c596215 (patch)
treee6f2f63b391322be93f7516faccdd3b235d9bd75 /ChangeLog
parentb2cda6aae39c0f67999f4b8c9b4aee93c207287e (diff)
downloadbackupninja-42b7be6130c2e4ebc29ea87647aa80a34c596215.tar.gz
backupninja-42b7be6130c2e4ebc29ea87647aa80a34c596215.tar.bz2
sys: closes 396632 for real
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index bd7c1af..12385a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,9 +7,12 @@ version 0.9.5 -- unreleased
sys:
. Fixed typo breaking things for VServers.
. Fix bug when vrootdir is on its own partition (Closes: #395928)
- . Hide silly sfdisk error output.
+ . Better sfdisk error and output handling: should now properly warn
+ when it does not manage to backup a partition table, and shut up when
+ it succeeds (Closes: #396632)
pgsql:
- . Support configuring PGSQLUSER for real, and document it a bit
+ . Support configuring PGSQLUSER for real, and document it a bit; this
+ broken support actually prevented pgsql handler to work for VServers
(Closes: #396578)
fixed automake 'make install' bug that failed if /etc/backup.d already
existed