summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 96805c4b1..42a0a5ea6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+apt (1.3~rc2ubuntu3) yakkety; urgency=medium
+
+ [ David Kalnischkies ]
+ * do dpkg --configure before --remove/--purge --pending (Closes: 835094)
+ * prevent C++ locale number formatting in text APIs (try 3) (LP: #1611010)
+
+ [ Julian Andres Klode ]
+ * CMake: Add Large File Support (Closes: #834767)
+ * prepare-release: Use equivs and gdebi-core for travis deps
+
+ -- Julian Andres Klode <juliank@ubuntu.com> Wed, 24 Aug 2016 08:39:04 +0000
+
apt (1.3~rc2ubuntu2) yakkety; urgency=medium
* tests/control: Handle the gpg1/gpg2 mess a bit better