summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-12-19 11:44:52 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2006-12-19 11:44:52 +0100
commit59b46c414d5a5cebd26bdafac6b08fa4d1ba0963 (patch)
treebe83cc6906fc7a819142c833086b7c026838f3e8 /debian
parent4172c78468a04078c97146dbc2e2979e63906f5b (diff)
* apt-pkg/deb/debrecords.cc:
- return the correct SHA1Hash() * methods/http.cc: - send VERSION of apt in the User-Agent string
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 06cede531..bbeecdeec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,10 @@ 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
+ * 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