summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-04-05 12:06:10 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-04-05 12:06:10 +0200
commitbdb3d92cd2d96909eecc5d972206dc761f278381 (patch)
tree0c93d9094039a64634ccb9ff73eb5105c2325512 /debian
parent70d761713bf1b1b4520079161708f66e8e3a4e31 (diff)
* apt-pkg/aptconfiguration.cc:
- fix comparing for a empty string
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 46d677421..98efce3af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ apt (0.8.13.3) unstable; urgency=low
[ Michael Vogt ]
* mirror method:
- do not crash if the mirror file fails to download
+ * apt-pkg/aptconfiguration.cc:
+ - fix comparing for a empty string
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Mar 2011 15:56:54 +0100