summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2016-12-18 16:07:01 +0000
committerThomas Preud'homme <robotux@celest.fr>2016-12-18 16:07:01 +0000
commit8c04cb7a123b9b6312eeacfb7a44ed752f546bfc (patch)
treea05374cfceb62d29777c785c359962cc623fa55a
parentc17fc010c18fdaa39e5fdb71afcea08f5c0c6481 (diff)
New Changelog entry
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d0991aa..d000d7f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+tcc (0.9.27~git20161217.cd9514ab-3) unstable; urgency=medium
+
+ * debian/patches:
+ + Disable stack protection when building libtcc1.a or tcc fails to link
+ against it, as happens in test3.
+
+ -- Thomas Preud'homme <robotux@debian.org> Sun, 18 Dec 2016 16:06:55 +0000
+
tcc (0.9.27~git20161217.cd9514ab-2) unstable; urgency=medium
* Fix disabling of broken test on i386.