summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2016-03-07 11:53:57 +0100
committerMurray Cumming <murrayc@murrayc.com>2016-03-07 11:53:57 +0100
commit8ee64406e1fc0c5123720fc5c5e4d0ae2cabfdc4 (patch)
treee4b5b74231ed5bedd7b24ea1e0c6526152885e01 /NEWS
parent878ede3abce6fb730c5c01d3435148cd6d48b5ae (diff)
downloadsigc++-8ee64406e1fc0c5123720fc5c5e4d0ae2cabfdc4.tar.gz
NEWS: Mention that it needs C++14.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1177c32..5ed8146 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ with libsigc++-2.0. The API is not significantly different, but the
implementation is far simpler, using variadic templates instead of generating
C++ code from .m4 files.
+libsigc++-3.0 requires a compiler with C++14 support.
+
2.7.1 (unstable):