aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2006-10-07 03:27:24 +0000
committerintrigeri <intrigeri@boum.org>2006-10-07 03:27:24 +0000
commit2e9bb3f05ec6de01e4ed3088a65ebb93c39ca2be (patch)
tree91a5d72b6f21fb63fa12955630b40e666c18ddf7 /ChangeLog
parent26e33dcc47a082e4b3f935a5672eb6cd670e9ce0 (diff)
downloadbackupninja-2e9bb3f05ec6de01e4ed3088a65ebb93c39ca2be.tar.gz
backupninja-2e9bb3f05ec6de01e4ed3088a65ebb93c39ca2be.tar.bz2
sys: fix the '*' in dpkg --get-selections
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 72572e5..8079317 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -66,7 +66,8 @@ version 0.9.4 -- unreleased
sys:
. Many more system checks were added, (thanks to Petr Klíma)
. Added warning if no devices were found (thanks Ranier Zocholl)
- . Enhanced debian package selections to include purged packages (thanks Tom Hoover)
+ . Enhanced debian package selections to include purged packages (thanks
+ Tom Hoover)
. Removed warning about vserver not running (thanks anarcat)
ldap:
. Compress now happens in-line to save some disk space (Closes: #370778)