diff options
| author | Julian Andres Klode <jak@debian.org> | 2011-04-11 10:13:15 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2011-04-11 10:13:15 +0200 |
| commit | d5e763e1920eadf0bc0d460abbf686c65db2a3b4 (patch) | |
| tree | f0f38674b4281ac5502366b4a41563d1407085ee /debian | |
| parent | fedfc6ec4584f43364e13e35326d051f5526700b (diff) | |
| download | python-apt-d5e763e1920eadf0bc0d460abbf686c65db2a3b4.tar.gz | |
apt_pkg: Raise error when parse_commandline gets empty argv (LP: #707416)
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 9d708753..e71cd63a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ python-apt (0.8.0~exp2) UNRELEASED; urgency=low * aptsources: Various cleanup work * all: Fix all instances of ResourceWarning about unclosed files * tests/test_apt_cache.py: Use assertTrue() instead of assert_() + * apt_pkg: Raise error when parse_commandline gets empty argv (LP: #707416) -- Julian Andres Klode <jak@debian.org> Wed, 06 Apr 2011 09:46:52 +0200 |
