summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-12-20 10:59:13 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2006-12-20 10:59:13 +0100
commit098d7904ec731c4b3d7e87c7bdb39c9e53a43c8d (patch)
tree2042053cc5502632d442ace87117db9adae0dab2 /debian
parent9011a330ef082b298fc09f0bc8e936431b529ef3 (diff)
parent4cc152f93acf2eaf3ae66424cd4aaf47cad14a7b (diff)
* merged from apt--mvo
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 46ab467de..45f79f40a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,7 +9,13 @@ apt (0.6.46.4ubuntu4) feisty; urgency=low
* apt-pkg/algorithms.cc:
- only increase the score of installed applications if they
- are not obsolete (lp: #63680)
+ are not obsolete
+ - fix resolver bug on removal triggered by weak-dependencies
+ with or-groups
+ * methods/http.cc:
+ - send apt version in User-Agent
+ * apt-pkg/deb/debrecords.cc:
+ - fix SHA1Hash() return value
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 18 Dec 2006 19:39:05 +0100