diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-01-31 07:28:06 -0800 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-01-31 07:28:06 -0800 |
commit | 2893f7b5ec6b2220ccfca6b9648482a6df926eca (patch) | |
tree | 420bcfd02120ee9398aee82a50ce297bd33a5e76 /debian/changelog | |
parent | 4a3b5e9d609ad7c5437fa34c20f8404d07f8d11b (diff) |
* cmdline/acqprogress.cc:
- Set Mode to Medium so that the correct prefix is used.
Thanks Stefan Haller for the patch! (Closes: #567304 LP: #275243)
* ftparchive/writer.cc:
- generate sha1 and sha256 checksums for dsc (Closes: #567343)
* cmdline/apt-get.cc:
- don't mark as manually if in download only (Closes: #468180)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 07bd4d439..c7a733255 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,15 @@ apt (0.7.25.3) UNRELEASED; urgency=low * Italian translation update. Closes: #567532 * French translation update. + [ David Kalnischkies ] + * cmdline/acqprogress.cc: + - Set Mode to Medium so that the correct prefix is used. + Thanks Stefan Haller for the patch! (Closes: #567304 LP: #275243) + * ftparchive/writer.cc: + - generate sha1 and sha256 checksums for dsc (Closes: #567343) + * cmdline/apt-get.cc: + - don't mark as manually if in download only (Closes: #468180) + -- Michael Vogt <mvo@debian.org> Sun, 31 Jan 2010 16:20:50 +0100 apt (0.7.25.2) unstable; urgency=low |