diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-01-27 12:05:22 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-01-27 12:05:22 +0100 |
commit | 5810683948b6e46223db4e873160b01dd5ad6aac (patch) | |
tree | 3db0e0680c2d8f3a909aef810c0058dfdf185ee6 /debian/changelog | |
parent | 88b8281aae4bc9c7987bc5935e9130f02fe770db (diff) |
debian/changelog: add --auto-detect option
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index baf541e14..a150197b1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,9 @@ apt (0.7.25.1) UNRELEASED; urgency=low - fixes in multi cdrom setup code - add new "Acquire::cdrom::AutoDetect" variable that enables/disables the dlopen of libudev for automatic cdrom detection + * cmdline/apt-cdrom.cc: + - add new --auto-detect option that uses libudev to figure out + the cdrom/mount-point -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 18 Dec 2009 16:54:18 +0100 |