summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-09-26 16:14:54 +0200
committerJulian Andres Klode <jak@debian.org>2009-09-26 16:14:54 +0200
commit31f113db16fc6854be90ca7ec3f7321fd65e99f3 (patch)
treee59386e2d17921149a8d3ecacdbc4022c4ec68bc /debian
parent52f2e1dadd74b6cce8fd72f1a693fb774bfe5cdf (diff)
doc/apt.conf.5.xml: Restrict option names to alphanumerical characters and "/-:._+".
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4f8b72a31..018b072d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ apt (0.7.25) UNRELEASED; urgency=low
* doc/apt.conf.5.xml:
- Deprecate unquoted values, string concatenation and explain what should
not be written inside a value (quotes,backslash).
+ - Restrict option names to alphanumerical characters and "/-:._+".
-- Julian Andres Klode <jak@debian.org> Sat, 26 Sep 2009 15:00:28 +0200