summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-05-04 16:10:47 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-05-04 16:10:47 +0200
commit1082d4c7ad98c091688bdeb427e48913d1327279 (patch)
tree04eee94b791ba45d35d078e5d73fc3b2470266db /debian
parentb81dbe40d48ce6fcf76a4df1eab6f9b0905962e2 (diff)
* methods/rred.cc:
- use the patchfile modification time instead of the one from the "old" file - thanks to Philipp Weis for noticing! (Closes: #571541)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0f01d1867..482f0860e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -57,6 +57,9 @@ apt (0.7.26~exp4) UNRELEASED; urgency=low
* apt-pkg/pkgcache.h:
- enhance the Groups ABI by providing a ID as the other structs does
- check also the size of the Group struct then checking for the others
+ * methods/rred.cc:
+ - use the patchfile modification time instead of the one from the
+ "old" file - thanks to Philipp Weis for noticing! (Closes: #571541)
[ Jari Aalto ]
* cmdline/apt-get.cc: