diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-12-01 13:36:35 +0000 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-12-01 13:36:35 +0000 |
| commit | a31cea47fc17cb55016fd52a6ab6bafe5a0857a8 (patch) | |
| tree | b8a07d6c12f8a53174dfd126116ae5097a7d1d61 /debian | |
| parent | 20ef36a125021a171b831a52d3e9143f5c3682ec (diff) | |
| download | python-apt-a31cea47fc17cb55016fd52a6ab6bafe5a0857a8.tar.gz | |
* pkgAcqFile wrapper added
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index efd6cdca..402ff2dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-apt (0.6.16) unstable; urgency=low + + * added GetPkgAcqFile to queue individual file downloads with the + system + + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 1 Dec 2005 14:01:39 +0100 + python-apt (0.6.15) unstable; urgency=low * rewrote cache.Commit() and make it raise proper Exception if stuff |
