summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4c1ff24ab..046131304 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+apt (1.1~exp10) experimental; urgency=medium
+
+ [ Michael Vogt ]
+ * add support for SRV record lookup before connect
+ * Provide "apt-get full-upgrade" to match "apt full-upgrade"
+ * Add support for "apt-cache showsrc --only-source srcpkgname"
+ Thanks to Steve Slangasek for the suggestion (Closes: 695633)
+
+ [ Julian Andres Klode ]
+ * Support tabs in sources.list files (Closes: #796067)
+ * Re-indent GetCandidateVerNew() and make ConsiderFiles argument explicit
+ * postinst: Correctly pass --home instead of -home, and fixup old user.
+ Thanks to Niels Thykier for reporting this on IRC
+
+ -- Michael Vogt <mvo@debian.org> Mon, 24 Aug 2015 10:12:15 +0200
+
apt (1.1~exp9) experimental; urgency=medium
[ Michael Vogt ]