aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2018-01-08 14:39:51 +0100
committerFlorian Weimer <fweimer@redhat.com>2018-01-08 14:39:51 +0100
commitdabd75b6a1180c2ca6a6f966f08cc00e8e72cce9 (patch)
tree0ef2deb94cfc78b49fd6448ba1267a77febb0ed3 /ChangeLog
parentc2e014cc33ef814a8f24fb7aabe1cee5265056f3 (diff)
downloadglibc-dabd75b6a1180c2ca6a6f966f08cc00e8e72cce9.zip
glibc-dabd75b6a1180c2ca6a6f966f08cc00e8e72cce9.tar.gz
glibc-dabd75b6a1180c2ca6a6f966f08cc00e8e72cce9.tar.bz2
support: Define support_static_assert for use with C and C++
And update TEST_COMPARE to use it, to make it usable from C++.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c81198..a8fc47e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-01-08 Florian Weimer <fweimer@redhat.com>
+
+ * support/check.h (support_static_assert): Define.
+ (TEST_COMPARE): Use it.
+
2018-01-07 Aurelien Jarno <aurelien@aurel32.net>
* sysdeps/unix/sysv/linux/getrlimit64 (getrlimit64)