]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[918-check-c-11-thread-support-in-configure] Added ChangeLog entry for thread & co... 918-check-c-11-thread-support-in-configure
authorFrancis Dupont <fdupont@isc.org>
Fri, 27 Sep 2019 08:29:13 +0000 (10:29 +0200)
committerFrancis Dupont <fdupont@isc.org>
Fri, 27 Sep 2019 08:29:13 +0000 (10:29 +0200)
ChangeLog

index a01f379666562ca9b52df4b61bcc3cbf2849b0fb..3c91f769e8ca79fcfe6a1628b77bd17747d0707e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1667.  [build]         fdupont
+       The availability of C++11 thead, mutex, condition variable and
+       atomic librairies is now checked by ./configure.
+       (Gitlab #918,!520, git baf4097520c1cd38366ee4f33a95dde040906e9e)
+
 1666.  [doc]           tmark
        Added note in ARM about manually admining cb data being possible
        but not supported.