diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-04-13 09:28:57 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-04-13 09:28:57 +0200 |
commit | 3d5a34b22a83eb4bf9b1407e13240b8e2a333d5f (patch) | |
tree | 522091e2062d5b70b3d25c6efea8ecc4cbac0113 /debian | |
parent | a722b2c5c935768efbdd5b23eed7ce32ccd60908 (diff) |
regex for package names executed on Grp- not PkgIterator
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4cdbd4d93..6cf067952 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ apt (0.7.26~exp4) experimental; urgency=low - remove the lock file handling and let Acquire take care of it instead - display MD5Sum in --print-uris if not forced to use another method instead of displaying the strongest available (Closes: #576420) + - regex for package names executed on Grp- not PkgIterator -- David Kalnischkies <kalnischkies@gmail.com> Sat, 03 Apr 2010 14:58:39 +0200 |