summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-04-24 12:44:11 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-04-24 12:44:11 +0200
commitc3a3a1b1b68706df40dc022bdcdf8ede684f5956 (patch)
tree072118e906284e4f2a688380eefc9be62c044209 /debian
parent6838dd8781d2986e51b7c65b7b404a70cfcd2321 (diff)
* apt-pkg/contrib/configuration.cc:
- error out if #clear directive has no argument
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 f78f80936..ee2be291b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -34,6 +34,8 @@ apt (0.7.26~exp4) experimental; urgency=low
- correct typos in german apt_preferences manpage, thanks Chris Leick!
* apt-pkg/sourcelist.cc:
- be less strict and accept [option=value] as well
+ * apt-pkg/contrib/configuration.cc:
+ - error out if #clear directive has no argument
[ Jari Aalto ]
* cmdline/apt-get.cc: