summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorbubulle@debian.org <>2007-03-29 21:59:55 +0200
committerbubulle@debian.org <>2007-03-29 21:59:55 +0200
commit6d0fcdb9250c8f5ffa8e499acc5423db39e0e342 (patch)
treeaa592479c21c1580fad691eea5bbc47c51540c90 /debian
parentb8334aa35b77f5b2299993433605420237564a46 (diff)
parent70dbf5f8f3e6e3526c82c72ed1795d9f2dad0338 (diff)
Sync with Michael
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7893f2599..a2daa2d3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,10 @@ apt (0.6.46.5) UNRELEASED; urgency=low
- send apt version in User-Agent
* apt-pkg/deb/debrecords.cc:
- fix SHA1Hash() return value
+ * apt-pkg/cdrom.cc:
+ - only unmount if APT::CDROM::NoMount is false
+ * methods/cdrom.cc:
+ - only umount if it was mounted by the method before
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 18 Dec 2006 19:39:05 +0100