summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-03-07 11:07:56 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2007-03-07 11:07:56 +0100
commit6b02ff1915b3dcd098474e1b9ccd5f89d6b777da (patch)
treec221e8542fb8b0ef19097cd6ae597391ee8d9fc0 /debian
parent8205cc8ecaae7c60d688498d5d2d1d415879c58c (diff)
downloadpython-apt-6b02ff1915b3dcd098474e1b9ccd5f89d6b777da.tar.gz
* apt/cdrom.py:
- fix bug in cdrom mountpoint handling
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3ac73a8e..cab337f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ python-apt (0.6.21) unstable; urgency=low
- support candidateRecord, installedRecord
* apt/cache.py:
- fix rootdir
+ * apt/cdrom.py:
+ - fix bug in cdrom mountpoint handling
--