summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-03-11 14:02:14 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2011-03-11 14:02:14 +0100
commitfee040cf50af1e9bb8e3c46e0d8738119d95f10e (patch)
tree50a1564bf228a291146dca642533c27fba8a142a /debian
parent949a049861cd3da61b43b24fc24f157a920ea581 (diff)
parentd6cc7079e895e76ad9d086fcc6a40224dd41bb62 (diff)
merged from the mvo branch
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 9747ddeb5..931fde577 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,16 @@
-apt (0.8.12ubuntu1) UNRELEASED; urgency=low
+apt (0.8.12ubuntu2) unstable; urgency=low
+ [ Thorsten Spindler ]
+ * methods/rsh.cc
+ - fix rsh/ssh option parsing (LP: #678080), thanks to
+ Ville Mattila
+
[ Michael Vogt ]
* apt-pkg/acquire-item.cc:
- mark pkgAcqIndexTrans as Index-File to avoid asking the
user to insert the CD on each apt-get update
+ * methods/mirror.cc:
+ - improve debug output and fix bug in TryNextMirror
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Mar 2011 15:56:54 +0100