diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-04-22 12:28:54 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-04-22 12:28:54 +0200 |
commit | d280d03ac50f2b49f7c08f825dccdebf61b62c57 (patch) | |
tree | 6e24aefff39474cdfb096e516d17de8c81c1d51e /debian | |
parent | 2f4162708d9db7c71590370cc998d46e8386c757 (diff) |
* apt-pkg/acquire-worker.cc:
- use Dump() to generate the configuration message for sending
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index cbbedda0d..79c09b092 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,10 @@ apt (0.9.3) unstable; urgency=low - remove the message size limit from ioprintf and strprintf * apt-pkg/contrib/configuration.cc: - add a more versatile Dump() method + * apt-pkg/acquire-worker.cc: + - use Dump() to generate the configuration message for sending - -- David Kalnischkies <kalnischkies@gmail.com> Sun, 22 Apr 2012 12:27:47 +0200 + -- David Kalnischkies <kalnischkies@gmail.com> Sun, 22 Apr 2012 12:28:13 +0200 apt (0.9.2) unstable; urgency=low |