summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2005-12-09 20:40:55 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2005-12-09 20:40:55 +0000
commit86878ca7de8c4b14da7e10a82b26905de80a6c98 (patch)
treeb10ea73051cbfc00d21a8f7c7e40a72e493d88fe /debian/changelog
parenta7073554674b0e9aaf262e4d981fbbb20713ac4a (diff)
downloadpython-apt-86878ca7de8c4b14da7e10a82b26905de80a6c98.tar.gz
* CdromProgress.totalSteps added
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5f4c0856..d8a8527a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ python-apt (0.6.16) unstable; urgency=low
* rewrote apt.cache.update() to use the improved aquire interface
* apt/ API change: apt.Package.candidateOrigin returns a list of origins
now instead of a single one
+ * apt_pkg.Cdrom.Add() returns a boolean now, CdromProgress has totalSteps
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 1 Dec 2005 14:01:39 +0100