summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-05-30 23:12:41 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-05-30 23:12:41 +0200
commitffee1c2bed4accfe25b2ac9e9f0ab9a0ebae9b5b (patch)
tree300268d8dc2bec4b4537dfa7f106395290be44e9 /debian
parente1dbde8dd006ca0ed6b7a6c383af7bbc60014912 (diff)
move regex magic from apt-get to new FromRegEx method
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6980e5fcf..023d513be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ apt (0.7.26~exp6) UNRELEASED; urgency=low
- add a virtual destructor to FTWScanner class (for cppcheck)
* 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
-- David Kalnischkies <kalnischkies@gmail.com> Sat, 29 May 2010 19:09:05 +0200