diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:03:07 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:03:07 +0000 |
commit | 5629863464d16497c87fd6e78c2f5dac62978448 (patch) | |
tree | 7b65e1d785ae0394e2d2efa89db8febc5db47385 /debian/changelog | |
parent | 47337f807e3feb6227ad172940520b303ec82241 (diff) |
* Correct the section in apt_preferences(5) on interpre...
Author: mdz
Date: 2003-08-12 00:17:37 GMT
* Correct the section in apt_preferences(5) on interpreting priorities
to show that zero is not a valid priority, and print a warning if such
a pin is encountered in the preferences file (Closes: #204971)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 193d7779b..f44a5e4da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.5.10) unstable; urgency=low + + * Correct the section in apt_preferences(5) on interpreting priorities + to show that zero is not a valid priority, and print a warning if such + a pin is encountered in the preferences file (Closes: #204971) + + -- + apt (0.5.9) unstable; urgency=low * Oh well, apt isn't going to make it into testing anytime soon due to |