diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 399da2c8d..2413b9c5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -65,6 +65,41 @@ apt (0.8.11+wheezy) unstable; urgency=low -- David Kalnischkies <kalnischkies@gmail.com> Mon, 24 Jan 2011 15:36:50 +0100 +apt (0.8.10.3) unstable; urgency=low + + [ Programs translations ] + * po/es.po: Updated, plus fixes encoding issues and fixes two fuzzy + strings, thanks to Javier Fernandez-Sanguino (closes: #610692) + + -- Michael Vogt <mvo@debian.org> Tue, 25 Jan 2011 11:51:42 +0100 + +apt (0.8.10.2) unstable; urgency=low + + [ David Kalnischkies ] + * ftparchive/apt-ftparchive.cc: + - fix endless loop for multiple TranslationsWriters + + -- Michael Vogt <mvo@debian.org> Tue, 25 Jan 2011 10:26:15 +0100 + +apt (0.8.10.1) unstable; urgency=low + + [ Christian Perrier ] + * Fix encoding for Slovenian translation. PO file switched + to UTF-8. Closes: #609957 + + [ Julian Andres Klode ] + * cmdline/apt-cache.cc: Create an error for apt-cache depends + if packages could not found (LP: #647045) + + [ Programs translations ] + * Spanish update by Javier Fernández-Sanguino Peña. Closes: #607145 + + [ Manpages translations ] + * Correct a typo and an error in French manpages translation. + Closes: # 607170 + + -- Michael Vogt <mvo@debian.org> Mon, 17 Jan 2011 13:41:04 +0100 + apt (0.8.10) unstable; urgency=low [ Programs translations ] |