diff options
author | Micah Anderson <micah@riseup.net> | 2008-06-24 18:57:39 +0000 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2008-06-24 18:57:39 +0000 |
commit | 33ff4f7506fcaab09fd7ad898507f37b7777ba8f (patch) | |
tree | 56b429f5b7dcfd2a1a7cccacacfd4dd46d7012ae /ChangeLog | |
parent | ca12e5617b1c7a600324e2c6437444627720c62c (diff) | |
download | backupninja-33ff4f7506fcaab09fd7ad898507f37b7777ba8f.tar.gz backupninja-33ff4f7506fcaab09fd7ad898507f37b7777ba8f.tar.bz2 |
add the ability to save the debconf package selection states in the sys handler, which aides in restoring installed packages with the right choices made
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -45,6 +45,8 @@ version 0.9.6 -- unreleased (Closes: Trac#39) . support selection of VServers to run on, in the same way as in the dup handler, with the new vsnames configuration option ; (Closes: Trac#45) + . add support for capturing the package debconf selection states using + debconf-get-selections version 0.9.5 -- December 2, 2007 backupninja changes |