summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-01-26 11:49:29 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2010-01-26 11:49:29 +0100
commitbca4c203ac8664f7cdbffd4ce8474b358f708658 (patch)
tree7ce57259389dd6bbafb4a836b226dfdf6768fd24 /debian
parentab3846c01acfd223e7e4b8fbe1be5f325b205466 (diff)
add new "Acquire::cdrom::AutoDetect" config that enables/disables
the dlopen of libudev for automatic cdrom detection. Off by default currently, feedback/testing welcome
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 39798f635..388078f2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ apt (0.7.25.2) UNRELEASED; urgency=low
the umount again
* methods/cdrom.cc:
- fixes in multi cdrom setup code
+ - add new "Acquire::cdrom::AutoDetect" config that enables/disables
+ the dlopen of libudev for automatic cdrom detection. Off by default
+ currently, feedback/testing welcome
* cmdline/apt-mark:
- merge fix from Gene Cash that supports markauto for
packages that are not in the extended_states file yet