diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-06-16 18:35:32 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-06-16 18:35:32 +0200 |
commit | 0870363f08b7dbff901cd79a5f80f1700f8965f3 (patch) | |
tree | 78fc7a3c0a7488cd84acdc4cb1368758ec20bfa7 /debian/changelog | |
parent | bf3778aac96b23b5f584c82b729036b287259848 (diff) | |
parent | 99289e32e190dbe4465f5c81b8f1cf749d20adeb (diff) |
* apt-pkg/deb/dpkgpm.cc:
- updated allocate memory string
- cannot access archive string is lowercase
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7e9295b84..7b6c51acf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,15 @@ apt (0.8.14.1ubuntu8) UNRELEASED; urgency=low + [ Michael Vogt ] * debian/apt.conf.changelog: - add missing ";", thanks to Julian Andres Klode - -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 10 Jun 2011 16:11:26 +0200 + [ Brian Murray ] + * apt-pkg/deb/dpkgpm.cc: + - updated allocate memory string + - cannot access archive string is lowercase + + -- Brian Murray <brian@ubuntu.com> Wed, 15 Jun 2011 14:00:43 -0700 apt (0.8.14.1ubuntu7) oneiric; urgency=low |