summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-05-31 00:28:14 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-05-31 00:28:14 +0200
commit78c325968642255fd2325003f19729b617477666 (patch)
tree15377eeef85975ae51216bb21be26cdda41dda10 /debian/changelog
parentffee1c2bed4accfe25b2ac9e9f0ab9a0ebae9b5b (diff)
move cmdline parsing from apt-cache to new FromCommandLine method
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 023d513be..79768a779 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@ apt (0.7.26~exp6) UNRELEASED; urgency=low
* apt-pkg/packageset.h:
- add a simple wrapper around std::set for packages with it
- move regex magic from apt-get to new FromRegEx method
+ - move cmdline parsing from apt-cache to new FromCommandLine method
-- David Kalnischkies <kalnischkies@gmail.com> Sat, 29 May 2010 19:09:05 +0200