diff options
author | bubulle@debian.org <> | 2007-01-29 08:36:47 +0100 |
---|---|---|
committer | bubulle@debian.org <> | 2007-01-29 08:36:47 +0100 |
commit | cfc181bae09cf2df8bc0802231eaa47f310fc577 (patch) | |
tree | 2fd43ed1ef4fc45a0cfd07e2c844f83224530f56 /debian/changelog | |
parent | 480ecc8bfe493a669b5076a350ac0300f04c7b6a (diff) | |
parent | 020daa7b026cf1496959ccc9d062d95cb5f8ec02 (diff) |
Merge with Michael
Remove a non breakable space in the Frenc translation. Closes: #408877
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 89654fe03..7893f2599 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +apt (0.6.46.5) UNRELEASED; urgency=low + + * apt-pkg/algorithm.cc: + - 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 <michael.vogt@ubuntu.com> Mon, 18 Dec 2006 19:39:05 +0100 + apt (0.6.46.4) unstable; urgency=high * ack NMU (closes: #401017) |