summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2013-01-24 18:55:44 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2013-01-24 18:55:44 +0100
commit8d326119082e239e17c4179de77a77911414d2df (patch)
treefd7896f4cd12369e9492470252aef0f4b3124a98 /debian
parent1d12857c083b436fb88710cd8e87267ece7af8a9 (diff)
* apt-pkg/indexrecords.cc:
- support '\r' in the Release file
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 6c1bb0877..9632a7691 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,8 @@ apt (0.9.7.8) UNRELEASED; urgency=low
(LP: #1086997)
- quote plus in filenames to work around a bug in the S3 server
(LP: #1003633)
+ * apt-pkg/indexrecords.cc:
+ - support '\r' in the Release file
-- Christian Perrier <bubulle@debian.org> Mon, 24 Dec 2012 07:01:20 +0100