diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2009-11-27 00:19:48 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2009-11-27 00:19:48 +0100 |
commit | f6026f0d5481e2c91be52cc85c47ccf5f1303f64 (patch) | |
tree | 3e7549d0306d51c4609a14a1611032d287b6137b /debian | |
parent | 4647b1b3e5f94faae48c8b78b2d85124929b9362 (diff) | |
parent | 1692a2c79f4c423ff257a882a1e8e16c3edad882 (diff) |
merge with lp:~mvo/apt/debian-sid and update all pot's and po's
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 30da07d93..8d7461b95 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,8 @@ apt (0.7.25) UNRELEASED; urgency=low Closes: #551534 * German translation of manpages by Chris Leick Closes: #552606 + * Italian translation update by Milo Casagrande + Closes: #555797 [ David Kalnischkies ] * [BREAK] add possibility to download and use multiply @@ -98,6 +100,8 @@ apt (0.7.25) UNRELEASED; urgency=low * methods/https.cc: - Add support for authentication using netrc (Closes: #518473), patch by Jussi Hakala <jussi.hakala@hut.fi>. + * ftparchive/apt-ftparchive.cc: + - Call setlocale() so translations are actually used. -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 29 Sep 2009 15:51:34 +0200 |