diff options
author | Micah Anderson <micah@riseup.net> | 2006-08-08 21:40:08 +0000 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2006-08-08 21:40:08 +0000 |
commit | e6bf696c5abce63ef6fe59dbff115a6acd56ce77 (patch) | |
tree | 54e53304fd9d81272efd734ed1fbd8ba439ca47c /ChangeLog | |
parent | 7814d463e4e1f55b8b34c019f49a384aeee00193 (diff) | |
download | backupninja-e6bf696c5abce63ef6fe59dbff115a6acd56ce77.tar.gz backupninja-e6bf696c5abce63ef6fe59dbff115a6acd56ce77.tar.bz2 |
Changed partition check to use sfdisk as its more common
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -52,6 +52,7 @@ version 0.9.4 -- unreleased . Now forbid to (try to) include /. sys: . Many more system checks were added, thanks to Petr Klíma + . Changed partition check to use sfdisk as its more common, thanks Rainer Zocholl ldap: . Compress now happens in-line to save some disk space (Closes: #370778) lib changes |