summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-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