summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-04-21 18:26:49 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-04-21 18:26:49 +0200
commit5076b3c220bb6e9e99d79d390e919da132b67215 (patch)
tree32cb26ebdc6211f94a85d09c194d7f9112cd6205 /debian
parent4d74894b85227f42b65a84f459f011d74946e4f4 (diff)
* apt-pkg/contrib/strutl.cc:
- remove the message size limit from ioprintf and strprintf
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e0c178a18..a90aa68aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+apt (0.9.3) unstable; urgency=low
+
+ [ David Kalnischkies ]
+ * apt-pkg/contrib/strutl.cc:
+ - remove the message size limit from ioprintf and strprintf
+
+ -- David Kalnischkies <kalnischkies@gmail.com> Sat, 21 Apr 2012 18:26:31 +0200
+
apt (0.9.2) unstable; urgency=low
[ Michael Vogt ]