summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2009-10-14 07:42:35 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2009-10-14 07:42:35 +0200
commit4011e1137955decbb988e0098ba9f4fdbe6f2e4d (patch)
treecc3e2f62d1036ae3c89e6a548a1d54dd9cebbdde /debian/changelog
parent71bba383561308577a6ae1acea136428721a5f36 (diff)
parentf465a80f6e0e0cc3edae1870881135ced824c9e3 (diff)
merge Julians changes from lp:~mvo/apt/debian-sid
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fc5965d3d..313ae2865 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,17 @@ apt (0.7.25) UNRELEASED; urgency=low
* doc/sources.list.5.xml:
- add note about additional apt-transport-methods
+ [ 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).
+ - Restrict option names to alphanumerical characters and "/-:._+".
+ - Deprecate #include, we have apt.conf.d nowadays which should be
+ sufficient.
+ * methods/https.cc:
+ - Add support for authentication using netrc (Closes: #518473), patch
+ by Jussi Hakala <jussi.hakala@hut.fi>.
+
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 29 Sep 2009 15:51:34 +0200
apt (0.7.24) unstable; urgency=low