diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-01-26 11:27:58 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-01-26 11:27:58 +0100 |
commit | ff1e4b0626d8ce567492ccadbd30dfc32d4c15f1 (patch) | |
tree | bcc69dfac4fbf2c7ffc4b903214f6f88b15dfbdc /debian | |
parent | bf783d9044cb5c9e851fbf10c9bb7e6192b13afd (diff) |
add new "Acquire::cdrom::AutoDetect" variable that enables/disables
the dlopen of libudev for automatic cdrom detection
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b499d7298..7e38cda99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ apt (0.7.25.1) UNRELEASED; urgency=low the umount again * methods/cdrom.cc: - fixes in multi cdrom setup code + - add new "Acquire::cdrom::AutoDetect" variable that enables/disables + the dlopen of libudev for automatic cdrom detection -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 18 Dec 2009 16:54:18 +0100 |