diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-03-26 22:48:09 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-03-26 22:48:09 +0100 |
commit | 4a2bb9e60e942b6749c7dbb3763ddf0e3663d5f1 (patch) | |
tree | d62644bba4f6661d9ba70b64a2f056d7c5d30da1 /debian/changelog | |
parent | 34f1d96cf5657b5e34cd9880dccfa2028fa16b13 (diff) |
* doc/apt_preferences.5.xml:
- fix a=sid vs. n=sid typo, thanks Ansgar Burchardt!
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d8b8244bf..787a97e3f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -34,6 +34,7 @@ apt (0.7.26) UNRELEASED; urgency=low * doc/apt_preferences.5.xml: - fix two typos and be more verbose in the novice warning. Thanks to Osamu Aoki for pointing it out! (Closes: #567669) + - fix a=sid vs. n=sid typo, thanks Ansgar Burchardt! * apt-pkg/deb/dpkgpm.cc: - fix error message construction in OpenLog() - if available store the Commandline in the history |