diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-10-15 10:09:01 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-10-15 10:09:01 +0200 |
| commit | 7bd938dd78ab27ec23ffd84811dbdfa5dd83593a (patch) | |
| tree | ae38254d545446b3153b0c9f9d6919edfc8b2d6b /debian | |
| parent | 02820025e1d48f7bde9551aeda6f12784ab0c954 (diff) | |
| download | python-apt-7bd938dd78ab27ec23ffd84811dbdfa5dd83593a.tar.gz | |
* python/tag.cc:
- make TagSecString_FromStringAndSize, TagSecString_FromString
static, thanks to jcristau
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5556b294..69df3d65 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +python-apt (0.8.8.1) UNRELEASED; urgency=low + + * python/tag.cc: + - make TagSecString_FromStringAndSize, TagSecString_FromString + static, thanks to jcristau + + -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 15 Oct 2012 10:03:21 +0200 + python-apt (0.8.8) unstable; urgency=low [ Program translation updates ] |
