diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-09-29 20:56:30 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-09-29 20:56:30 +0200 |
commit | be2db981072866d9bb424c7f92dd0ec0fcdaaa66 (patch) | |
tree | 1f707bc608df126475035537bea72c59834df80a /debian | |
parent | ce97dbdabbdcdd8142dfb37aaddb0704589ded66 (diff) |
* apt-pkg/packagemanager.cc:
- Add a space between period and 'Please' and unfuzzy all translations
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 40a01eed4..49630b66d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,9 +12,10 @@ apt (0.8.6) UNRELEASED; urgency=low * apt-pkg/depcache.cc: - do not check endpointer packages instead of only those which prevented NeverAutoRemove settings from having an effect (Closes: #598452) - * + * apt-pkg/packagemanager.cc: + - Add a space between period and 'Please' and unfuzzy all translations - -- David Kalnischkies <kalnischkies@gmail.com> Wed, 29 Sep 2010 20:26:56 +0200 + -- David Kalnischkies <kalnischkies@gmail.com> Wed, 29 Sep 2010 20:52:40 +0200 apt (0.8.5) unstable; urgency=low |