summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2009-07-25 16:29:49 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2009-07-25 16:29:49 -0300
commit76fcbe5c97849dcbbe67434d08e0a22c02fedd51 (patch)
tree69d2ff02b5e86ce7b4cc06ecb57a02dbe466b1c1 /debian
parent95afdfd096e0275c78a6ee7b1148f84af530650e (diff)
Apply patch from Sami Liedes <sliedes@cc.hut.fi> to avoid unecessary
temporary allocations.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 64271088f..0404baf7b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -127,6 +127,8 @@ apt (0.7.22) UNRELEASED; urgency=low
* Apply patch from Sami Liedes <sliedes@cc.hut.fi> to reduce the
number of times we call progress bar updating and debugging
configuration settings.
+ * Apply patch from Sami Liedes <sliedes@cc.hut.fi> to avoid unecessary
+ temporary allocations.
-- Julian Andres Klode <jak@debian.org> Fri, 03 Jul 2009 08:27:35 +0200