summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2011-03-11 13:57:52 +0100
committerMichael Vogt <mvo@debian.org>2011-03-11 13:57:52 +0100
commitd19b539614c9ab44477e8716a5dd9983dd5a53b2 (patch)
treec6a7d9480118f802c02225589dab44bcef4de086 /debian
parenta75b8cfeb6d7e2468b19534d5b5872c3885f0e1c (diff)
parentd6cc7079e895e76ad9d086fcc6a40224dd41bb62 (diff)
merged from lp:~mvo/apt/mvo
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 051bfc5da..3b80a8f8a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+apt (0.8.13) 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
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Mar 2011 15:56:54 +0100
+
apt (0.8.12) unstable; urgency=low
[ Michael Vogt ]