summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-06-26 18:40:15 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-06-26 18:40:15 +0200
commit1408e219e76e577fb84ef1c48e58337b6569feec (patch)
treef665fda23f0bb1df862e8747cf2b40b73ba85edd /debian
parent1f2933a8de0f3a26f51b4a0a2112cbdfd4461e9b (diff)
* apt-pkg/contrib/fileutl.cc:
- show notice about ignored file instead of being always silent - add a Dir::Ignore-Files-Silently list option to control the notice *
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 4500614a0..722e7ffc4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,8 +25,12 @@ apt (0.7.26~exp8) UNRELEASED; urgency=low
- show a deprecation notice for APT::Acquire::Translation
* apt-pkg/contrib/configuration.{cc,h}:
- add a wrapper to match strings against configurable regex patterns
+ * apt-pkg/contrib/fileutl.cc:
+ - show notice about ignored file instead of being always silent
+ - add a Dir::Ignore-Files-Silently list option to control the notice
+ *
- -- David Kalnischkies <kalnischkies@gmail.com> Sat, 26 Jun 2010 13:28:48 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com> Sat, 26 Jun 2010 18:40:01 +0200
apt (0.7.26~exp7) experimental; urgency=low