diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-12-06 18:56:25 +0000 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-12-06 18:56:25 +0000 |
| commit | b1ce3179428c2b1c8384c2b0a12ef9d8c1172f72 (patch) | |
| tree | 54c556197c78b0a0af8bc0ce16bfb0def2841a73 /debian/changelog | |
| parent | 712fd8a6948cc3f11de57f7abf598a8df18a646b (diff) | |
| download | python-apt-b1ce3179428c2b1c8384c2b0a12ef9d8c1172f72.tar.gz | |
* candidate origin returns a list now
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 99201581..2c202597 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ python-apt (0.6.16) unstable; urgency=low system * added SourceList.GetIndexes() * 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 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 1 Dec 2005 14:01:39 +0100 |
