diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-03-26 17:27:47 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-03-26 17:27:47 +0100 |
commit | c5a4be87d94e3f48aad955107bbaf17b0a7c93cc (patch) | |
tree | 2262b35b2cc7edcd3ad0632b761242253131e9e9 /debian | |
parent | 7a511e5d959f59ec6062a84b3a1ae372ff4f8e86 (diff) |
cherry pick -r 1954..1955 lp:~donkult/apt/sid
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5f5a43098..b26f18153 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ apt (0.7.25.3ubuntu4) UNRELEASED; urgency=low LP: #540228 * cmdline/apt-get.cc, apt-pkg/cdrom.cc: - fix memory leaks in error conditions in DoSource() + * apt-pkg/deb/dpkgpm.cc: + - fix error message construction in OpenLog() -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 26 Mar 2010 16:57:49 +0100 |