summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2009-09-04 19:32:45 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2009-09-04 19:32:45 +0200
commit50c409c42a971c6e8a25cb32a87992474247834b (patch)
tree2136f8c4528c9cab87c76cd5f3491a11fe9bd3b4 /debian
parentb43af876ed0901eabfb7fe93276eb9272cacf22d (diff)
add a helper to easily get a vector of strings from the configuration
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 550addc92..349c95038 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,8 @@ apt (0.7.24) UNRELEASED; urgency=low
- activate DOT_MULTI_TARGETS, it is default on since doxygen 1.5.9
* buildlib/po4a_manpage.mak, doc/makefile, configure:
- simplify the makefiles needed for po4a manpages
+ * apt-pkg/contrib/configuration.cc:
+ - add a helper to easily get a vector of strings from the config
-- David Kalnischkies <kalnischkies@gmail.com> Fri, 28 Aug 2009 09:40:08 +0200