diff options
author | intrigeri <intrigeri@boum.org> | 2006-11-01 21:14:35 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2006-11-01 21:14:35 +0000 |
commit | b2cda6aae39c0f67999f4b8c9b4aee93c207287e (patch) | |
tree | 33fc549a0d99be31201442436dfce5849bc4498a /ChangeLog | |
parent | 6b015afc1ed4d2be5e48e77eea1ca65cbcf69a1e (diff) | |
download | backupninja-b2cda6aae39c0f67999f4b8c9b4aee93c207287e.tar.gz backupninja-b2cda6aae39c0f67999f4b8c9b4aee93c207287e.tar.bz2 |
sys: start to fix silly output display and data loss
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ 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. pgsql: . Support configuring PGSQLUSER for real, and document it a bit (Closes: #396578) |