diff options
-rw-r--r-- | debian/NEWS | 2 | ||||
-rw-r--r-- | debian/changelog | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/NEWS b/debian/NEWS index 1df94144d..7612adb9c 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,6 +1,6 @@ apt (0.7.24) unstable; urgency=low - * Allready included in the last version but now with better documentation + * Already included in the last version but now with better documentation is the possibility to add/prefer different compression types while downloading archive informations, which can decrease the time needed for update on slow machines. See apt.conf (5) manpage for details. diff --git a/debian/changelog b/debian/changelog index 4b3fae9bb..4718015a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -46,6 +46,8 @@ apt (0.7.25) UNRELEASED; urgency=low - drop build-dependency on docbook-utils and xmlto - add build-dependency on autotools-dev - bump policy to 3.8.3 as we have no outdated manpages anymore + * debian/NEWS: + - fix a typo in 0.7.24: Allready -> Already (Closes: #557674) [ Chris Leick ] * doc/ various manpages: |