diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-11-06 12:50:49 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-11-06 12:50:49 +0100 |
commit | 037454791fe7e59b33531b640ac0aced3b2ba6d7 (patch) | |
tree | bea9353ce3901cd59a3e6d482201a78652ef0040 /debian | |
parent | c1c49795f4ba33e56b5b741f07bba362f4d54c2e (diff) |
* apt-pkg/aptconfiguration.cc:
- respect the none-force even in LANG=C (Closes: #602573)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 6e0ec7137..ae547bcff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,15 @@ apt (0.8.9) UNRELEASED; urgency=low + [ Christian Perrier ] * Fix "typos" in French manpages translations. Thanks to Cyril Brulebois for bashing me. * Drop useless untranslatable sections from apt.8 - -- Christian Perrier <bubulle@debian.org> Sat, 30 Oct 2010 09:51:18 +0200 + [ David Kalnischkies ] + * apt-pkg/aptconfiguration.cc: + - respect the none-force even in LANG=C (Closes: #602573) + + -- David Kalnischkies <kalnischkies@gmail.com> Sat, 06 Nov 2010 12:50:20 +0100 apt (0.8.8) unstable; urgency=low |