summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 70262fa..5927d57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+symfony (2.8.7+dfsg-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix PHP 7.0/7.1 related failures (Closes: #832858)
+ * Do not depend on a fixed date in layout tests (fixes FTBFS in 2017 and
+ beyond)
+
+ -- James Clarke <jrtc27@debian.org> Sun, 29 Jan 2017 13:51:13 +0000
+
symfony (2.8.7+dfsg-1) unstable; urgency=medium
[ Fabien Potencier ]