summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2014-01-22 18:59:14 +0100
committerMichael Vogt <mvo@debian.org>2014-01-22 18:59:14 +0100
commitac1d6fcad5645921b1806399f217cde7a6421c22 (patch)
tree026778b1304caf18874553a0518e3ecd614aa840
parent5003325cb5ac9e95785fae32448bab4787b4d243 (diff)
releasing package apt version 0.9.14.3~exp40.9.14.3.exp4
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b140cd7cd..0d3c97485 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+apt (0.9.14.3~exp4) experimental; urgency=medium
+
+ * implement deb822 suggestions by Anthony Towns and Julian Andres Klode:
+ - add Description tag for deb822 sources
+ - add support for Enabled: no in deb822 sources.list
+ - add support for multiple URIs in deb822 style sources.list
+ - add support for multipl types in one line
+ * add integration test for apt search and apt show
+ * do not ignore ioctl(TIOCSCTTY) errors
+
+ -- Michael Vogt <mvo@debian.org> Wed, 22 Jan 2014 18:59:07 +0100
+
apt (0.9.14.3~exp3) experimental; urgency=low
* implement deb822 suggestions by donkult (thanks!):