summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-01-22 20:06:37 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2010-01-22 20:06:37 +0100
commit0d2e73c7aadad2b84ef19f2a37914c829a465573 (patch)
treefe8e818914b6ef889eb848d945838e08747ab710 /debian
parent4d3a448b693e15b181bb75d725b5e74cc330b4df (diff)
* apt-pkg/contrib/cdromutl.cc:
- fix UnmountCdrom() fails, give it a bit more time and try the umount again
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e8cf08be3..598826032 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+apt (0.7.25.2) UNRELEASED; urgency=low
+
+ * apt-pkg/contrib/cdromutl.cc:
+ - fix UnmountCdrom() fails, give it a bit more time and try
+ the umount again
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 22 Jan 2010 20:06:12 +0100
+
apt (0.7.25.1) unstable; urgency=low
[ Christian Perrier ]