summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <egon@tas>2008-11-07 21:06:03 +0100
committerMichael Vogt <egon@tas>2008-11-07 21:06:03 +0100
commit46abf8f70e4ec1c520cd2bcf1a9493f2869193a1 (patch)
treef5dabccd7e1e4ddf7f1e742d6258bee4aa0423ab /debian
parentfd973539e3ab0a724a69fa9a9eb6b5f2210bb3e1 (diff)
downloadpython-apt-46abf8f70e4ec1c520cd2bcf1a9493f2869193a1.tar.gz
python/acquire.cc (GetPkgAcqFile): Support DestDir and DestFilename.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index be0fa7cb..ac775f9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
python-apt (0.7.8) UNRELEASED; urgency=low
+ [ Michael Vogt ]
* python/cache.cc:
- fix crash if Ver.PriorityType() returns NULL
- fix GetCandidateVer() reporting incorrect versions after
@@ -25,6 +26,9 @@ python-apt (0.7.8) UNRELEASED; urgency=low
* data/templates/Ubuntu.info.in:
- updated
+ [ Julian Andres Klode ]
+ * python/acquire.cc (GetPkgAcqFile): Support DestDir and DestFilename.
+
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 30 Jul 2008 10:24:30 +0200
python-apt (0.7.7.1) unstable; urgency=low