summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-03-07 12:06:08 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2007-03-07 12:06:08 +0100
commit25a04630d6eef123a62f50703b82cc62acf1fbfb (patch)
tree9b1a557cde0fd91412c800a9b15879e1e9a0e4db /debian
parent509598772f0df89ea5e783a636fb941b1fc6675c (diff)
- added APT::CDROM::UnMountOnFinish to have more control over
the umount/mount process
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 2280c9fae..49c324545 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,9 +11,10 @@ apt (0.6.46.5) UNRELEASED; urgency=low
* apt-pkg/deb/debrecords.cc:
- fix SHA1Hash() return value
* apt-pkg/cdrom.cc, methods/cdrom.cc:
- - only unmount if APT::CDROM::NoMount is false
+ - added APT::CDROM::UnMountOnFinish to have more control over
+ the umount/mount process
- -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 18 Dec 2006 19:39:05 +0100
+ -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 7 Mar 2007 12:03:50 +0100
apt (0.6.46.4) unstable; urgency=high