diff options
author | intrigeri <intrigeri@boum.org> | 2006-10-28 19:19:55 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2006-10-28 19:19:55 +0000 |
commit | 56c992661cec11bc5caf9511ba1e1d6384cebaa7 (patch) | |
tree | a2db2d9167b6ab95686850f32d03beb5ffd6e465 /ChangeLog | |
parent | 5eef842c2b297ded85d4f9e312f806f9c61153fb (diff) | |
download | backupninja-56c992661cec11bc5caf9511ba1e1d6384cebaa7.tar.gz backupninja-56c992661cec11bc5caf9511ba1e1d6384cebaa7.tar.bz2 |
sys: fix bug when vrootdir is on its own partition
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ version 0.9.5 -- unreleased handler changes sys: . Fixed typo breaking things for VServers. + . Fix bug when vrootdir is on its own partition. fixed automake 'make install' bug that failed if /etc/backup.d already existed |