aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2008-06-24 18:57:39 +0000
committerMicah Anderson <micah@riseup.net>2008-06-24 18:57:39 +0000
commit33ff4f7506fcaab09fd7ad898507f37b7777ba8f (patch)
tree56b429f5b7dcfd2a1a7cccacacfd4dd46d7012ae /ChangeLog
parentca12e5617b1c7a600324e2c6437444627720c62c (diff)
downloadbackupninja-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--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 80db11c..b56cab9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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