diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-01-26 21:17:13 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-01-26 21:17:13 +0100 |
commit | 89504deb355453e2022cafe54b3b235588bea7d7 (patch) | |
tree | 446f42f046cfede427be6cfa6d24fc173ac43e7b /debian/changelog | |
parent | 6571bee2e2289b3a183ae3a922551eb743839392 (diff) | |
parent | ffee221b8d1df28768d30762d72a11289ae747dc (diff) |
merged from the lp:~mvo/apt/libudev-dlopen branch
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index dccdda64f..21c71e4d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ apt (0.7.25ubuntu3) 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 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 26 Jan 2010 12:01:36 +0100 |