diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-01-22 21:21:30 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-01-22 21:21:30 +0100 |
commit | bf783d9044cb5c9e851fbf10c9bb7e6192b13afd (patch) | |
tree | 095d6890a2b12631d7ef8141b1a2b22f10d923cc /debian | |
parent | 5ae004ce7a925426808635b92ec1cbaa5443bb4e (diff) |
* methods/cdrom.cc:
- fixes in multi cdrom setup code
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 5bb90cc1d..b499d7298 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ apt (0.7.25.1) UNRELEASED; urgency=low * 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 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 18 Dec 2009 16:54:18 +0100 |