diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-01-26 12:00:40 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-01-26 12:00:40 +0100 |
commit | 972c339a1b05671e3f01b46cece3b323a2a94d61 (patch) | |
tree | 91a706a1c6c3b6b42b0cc469d413475eb4b2c2c4 /debian/changelog | |
parent | a29b2c0b9c4e7b1c36433c9c6dd5d24697f9c4b6 (diff) | |
parent | ff1e4b0626d8ce567492ccadbd30dfc32d4c15f1 (diff) |
* cmdline/apt-get.cc:
- fix apt-get source pkg=version regression (closes: #561971)
* apt-pkg/contrib/cdromutl.cc:
- fix UnmountCdrom() fails, give it a bit more time and try
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
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9615201b2..13fd4471d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +apt (0.7.25ubuntu3) UNRELEASED; urgency=low + + * cmdline/apt-get.cc: + - fix apt-get source pkg=version regression (closes: #561971) + * apt-pkg/contrib/cdromutl.cc: + - fix UnmountCdrom() fails, give it a bit more time and try + 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 + apt (0.7.25ubuntu2) lucid; urgency=low * Change history branch so that it does not break the |