diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2011-04-16 18:07:52 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2011-04-16 18:07:52 +0200 |
commit | 92a21ab552af02878b4d41e3514321c2f2fc1105 (patch) | |
tree | e344109429ab4a7e5cb106cc8ae5ef06d67ab254 /debian | |
parent | 446bbcf47d466dc160813db8a331c5cd45395803 (diff) |
* apt-pkg/orderlist.cc:
- let VisitRProvides report if the calls were successful
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 694d3f406..5ba6cd082 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,8 +9,10 @@ apt (0.8.14.1) unstable; urgency=low * apt-pkg/acquire-method.cc: - write directly to stdout instead of creating the message in memory first before writing to avoid hitting limits + * apt-pkg/orderlist.cc: + - let VisitRProvides report if the calls were successful - -- David Kalnischkies <kalnischkies@gmail.com> Sat, 16 Apr 2011 16:50:22 +0200 + -- David Kalnischkies <kalnischkies@gmail.com> Sat, 16 Apr 2011 17:13:08 +0200 apt (0.8.14) unstable; urgency=low |