summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-04-24 12:15:59 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-04-24 12:15:59 +0200
commit6838dd8781d2986e51b7c65b7b404a70cfcd2321 (patch)
treeab3cbf29da509deb69fd45e7f8427ad70f34dee3 /debian
parent972556e368479736720cba242dfdf6baa961b0d9 (diff)
* apt-pkg/sourcelist.cc:
- be less strict and accept [option=value] as well
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 94f0cf688..f78f80936 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,6 +32,8 @@ apt (0.7.26~exp4) experimental; urgency=low
- Add a note about APT_CONFIG in the -c description (Closes: #578267)
* doc/po/de.po:
- correct typos in german apt_preferences manpage, thanks Chris Leick!
+ * apt-pkg/sourcelist.cc:
+ - be less strict and accept [option=value] as well
[ Jari Aalto ]
* cmdline/apt-get.cc: