diff options
author | Julian Andres Klode <jak@debian.org> | 2009-09-26 15:12:39 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2009-09-26 15:12:39 +0200 |
commit | 52f2e1dadd74b6cce8fd72f1a693fb774bfe5cdf (patch) | |
tree | 27718ca8dd1bb40064914e8d8a9d0eba5910573b /debian/changelog | |
parent | 01f2b54d3606637101a95585994fb6f1e88dab66 (diff) |
doc/apt.conf.5.xml: Start deprecating stuff.
- Deprecate unquoted values, string concatenation and explain what should
not be written inside a value (quotes,backslash).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 101ad03a7..4f8b72a31 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,15 @@ apt (0.7.25) UNRELEASED; urgency=low + [ Christian Perrier ] * Fix apt-ftparchive(1) wrt description of the "-o" option. Thanks to Dann Frazier for the patch. Closes: #273100 - -- Christian Perrier <bubulle@debian.org> Sat, 26 Sep 2009 11:17:25 +0200 + [ Julian Andres Klode ] + * doc/apt.conf.5.xml: + - Deprecate unquoted values, string concatenation and explain what should + not be written inside a value (quotes,backslash). + + -- Julian Andres Klode <jak@debian.org> Sat, 26 Sep 2009 15:00:28 +0200 apt (0.7.24) unstable; urgency=low |