diff options
author | Micah Anderson <micah@riseup.net> | 2006-04-13 16:51:25 +0000 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2006-04-13 16:51:25 +0000 |
commit | db0d7b6059d4056612b0ff84e196b92b7cf84120 (patch) | |
tree | 54c1a05a564e5f33fec2a8ac7787d81b8525e05e /ChangeLog | |
parent | d3875324de5847b690cef19a8fd859c76dae42cd (diff) | |
download | backupninja-db0d7b6059d4056612b0ff84e196b92b7cf84120.tar.gz backupninja-db0d7b6059d4056612b0ff84e196b92b7cf84120.tar.bz2 |
Updated the sys handler to include all the checks that Petr Klima
sent in the rhsys handler, made it work for both redhat and debian
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,6 +19,8 @@ version 0.9.4 -- unreleased dup: . Fixed improper include/exclude symlink dereference . Removed over zealous vsnames check + sys: + . Many more system checks were added, thanks to Petr Klíma lib changes vserver: . init_vservers: fixed Debian bug #351083 (improper readlink syntax) |