summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-01-27 12:05:22 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2010-01-27 12:05:22 +0100
commit5810683948b6e46223db4e873160b01dd5ad6aac (patch)
tree3db0e0680c2d8f3a909aef810c0058dfdf185ee6
parent88b8281aae4bc9c7987bc5935e9130f02fe770db (diff)
debian/changelog: add --auto-detect option
-rw-r--r--debian/changelog3
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