diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2009-08-08 18:27:47 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2009-08-08 18:27:47 +0200 |
commit | 6e2525a1d9c0930fea9fa65514d7b813f27997f0 (patch) | |
tree | ef8b3b701e224556337ad4e91d9a547d42017f88 /debian/changelog | |
parent | 034960416c99c4737f99536c55b77cc9a27b8d66 (diff) |
[doc/apt.conf.5.xml] mention the apt.conf.d dir
Patch from Vincent McIntyre, thanks! (Closes: #520831)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e82057d8e..e4b498a93 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ apt (0.7.22.3) unstable; urgency=low * apt-pkg/contrib/strutl.cc: - enable thousand separator according to the current locale (by Luca Bruno, Closes: #223712) + * doc/apt.conf.5.xml: + - mention the apt.conf.d dir (by Vincent McIntyre, Closes: #520831) [ George Danchev ] * cmdline/apt-cache.cc: |