diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-11-23 15:40:24 +0000 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-11-23 15:40:24 +0000 |
commit | aa97e2e3de4cbc4f5cb9f4191e8947111090492d (patch) | |
tree | d3b455118952ed26e3ef2816c51a17db52fe053c /debian/changelog | |
parent | 171c75f13acc955110a6c4693c7b8fe243709843 (diff) |
* fix for #340448
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 92dda6232..b67fb4909 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,7 +10,8 @@ apt (0.6.43) unstable; urgency=low (closes: #339533) * pkgAcqFile is more flexible now (closes: #57091) * support a download rate limit for http (closes: #146877) - * imported lots of the speedup changes from #319377 + * included lots of the speedup changes from #319377 + * add stdint.h to contrib/md5.h (closes: #340448) -- |