diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:02:17 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:02:17 +0000 |
commit | 8d99802677287a86759232898199db40add923fd (patch) | |
tree | 0400c072ec776447c63311e3f7ed3fb5b4460afa /debian | |
parent | 602daf93c858dcd3a01cce78323d07d2b379a03c (diff) |
* Give a warning if an illegal type abbreviation is use...
Author: mdz
Date: 2003-07-25 20:45:13 GMT
* Give a warning if an illegal type abbreviation is used when looking up a
configuration item (Closes: #168453)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index becccbfff..1a6b6fa8b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ apt (0.5.8) unstable; urgency=low * Clarify the meaning of the only-source option in apt-get(8) (Closes: #177258) * Updated French man pages from Philippe Batailler <philippe.batailler@free.fr> (Closes: #182194) + * Give a warning if an illegal type abbreviation is used when looking up a + configuration item (Closes: #168453) -- |