diff options
author | intrigeri <intrigeri@boum.org> | 2006-11-01 18:26:41 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2006-11-01 18:26:41 +0000 |
commit | 6b015afc1ed4d2be5e48e77eea1ca65cbcf69a1e (patch) | |
tree | 2d0988e58e1b5f720f3297b32136e882d33d89a2 /ChangeLog | |
parent | d595bf00cbd1c13eb157edf8d29d4b8fa76220e2 (diff) | |
download | backupninja-6b015afc1ed4d2be5e48e77eea1ca65cbcf69a1e.tar.gz backupninja-6b015afc1ed4d2be5e48e77eea1ca65cbcf69a1e.tar.bz2 |
pgsql: support PGSQLUSER for real (Closes: #396578)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ version 0.9.5 -- unreleased sys: . Fixed typo breaking things for VServers. . Fix bug when vrootdir is on its own partition (Closes: #395928) + pgsql: + . Support configuring PGSQLUSER for real, and document it a bit + (Closes: #396578) fixed automake 'make install' bug that failed if /etc/backup.d already existed |