diff options
author | Micah Anderson <micah@riseup.net> | 2006-11-01 21:40:46 +0000 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2006-11-01 21:40:46 +0000 |
commit | 0f46b775b9ef027abe15a974395d111a83f29ef3 (patch) | |
tree | 86428783c4a5a0fa3ccd4e1811b837af21126f8e | |
parent | 42b7be6130c2e4ebc29ea87647aa80a34c596215 (diff) | |
download | backupninja-0f46b775b9ef027abe15a974395d111a83f29ef3.tar.gz backupninja-0f46b775b9ef027abe15a974395d111a83f29ef3.tar.bz2 |
my changelog was in conflict, resolving this
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ version 0.9.5 -- unreleased sys: . Fixed typo breaking things for VServers. . Fix bug when vrootdir is on its own partition (Closes: #395928) + rub + . Fixed typo in rub handler that caused it to not work . 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) |