diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-02-21 10:02:22 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-02-21 10:02:22 +0100 |
commit | 1b8862162eba9de28c1d0ae0082f40d4c6bbcbe3 (patch) | |
tree | 1ed48e7a16f24f589700808652c4db4e1ce859a3 /debian/changelog | |
parent | d715b9c969264eec96913b577f63a3e9e498b2e6 (diff) | |
parent | fdd71c58de908ac6ad254b8294a7d8c47a60205c (diff) |
* fix segfault in the pkgRecords destructor
* debian/control:
- make the libcurl3-gnutls-dev versionized (LP#86614)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b926a495f..d8b654039 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,9 @@ apt (0.6.46.4ubuntu8) feisty; urgency=low - * fix in the pkgRecords destructor + * fix segfault in the pkgRecords destructor * Bump ABI version + * debian/control: + - make the libcurl3-gnutls-dev versionized (LP#86614) -- |