summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <egon@bottom>2007-01-12 20:47:02 +0100
committerMichael Vogt <egon@bottom>2007-01-12 20:47:02 +0100
commitbedb5293c16d105966d9bf48951483af0fbaff2a (patch)
treed87a1f589f47b5a99e7a0f8f893ab07558de4cc2 /debian
parente3d924ac623ec88310bfd36f1e425440f5885aab (diff)
parent020daa7b026cf1496959ccc9d062d95cb5f8ec02 (diff)
* merged from apt--mvo
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9f8326739..c40804746 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,12 @@ apt (0.6.46.5) UNRELEASED; urgency=low
- use clog for all debugging
- only increase the score of installed applications if they
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 <mvo@debian.org> Thu, 14 Dec 2006 11:31:41 +0100