summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2011-02-07 21:42:36 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2011-02-07 21:42:36 +0100
commit8f3853baea6191788da6befb437e92ba246c86a3 (patch)
tree6c3edf065be2c8eca709b57e4bcb74ff6b90f9d9 /debian
parentcfe35dbc01015c6927193fd5da02eaabd753989a (diff)
* apt-pkg/contrib/error.cc:
- remove 400 char size limit of error messages (LP: #365611)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 3adb9d76f..a44a603e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -84,6 +84,8 @@ apt (0.8.11) UNRELEASED; urgency=low
* apt-pkg/pkgcachegen.cc:
- in multiarch, let :all packages conflict with :any packages
with a different version to be sure
+ * apt-pkg/contrib/error.cc:
+ - remove 400 char size limit of error messages (LP: #365611)
[ Michael Vogt ]
* methods/http.cc:
@@ -101,7 +103,7 @@ apt (0.8.11) UNRELEASED; urgency=low
will actually test uncompressed indexes regardless of the internal
default value of Acquire::GzipIndexes.
- -- David Kalnischkies <kalnischkies@gmail.com> Mon, 07 Feb 2011 13:06:50 +0100
+ -- David Kalnischkies <kalnischkies@gmail.com> Mon, 07 Feb 2011 21:42:06 +0100
apt (0.8.10.3) unstable; urgency=low