]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog for #3710.
authorMarcin Siodelski <marcin@isc.org>
Thu, 5 Mar 2015 13:44:24 +0000 (14:44 +0100)
committerMarcin Siodelski <marcin@isc.org>
Thu, 5 Mar 2015 13:44:24 +0000 (14:44 +0100)
ChangeLog

index 27b4445344ce3f4ebf62e1aca5f3f462fb8051ef..8354ca1c5b2a37ffc9db528358381192fbd9d81a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+904.   [bug]           marcin
+       FreeBSD-only change: Disabled unit test expecting the death
+       of the process when conditional variable was destroyed when
+       the thread was still waiting for the variable. This is due
+       invalid behavior of the pthread_cond_destroy on FreeBSD
+       which should return EBUSY in such case, whereas it returns
+       success error code.
+       (Trac #3710, git bdb442402ef023055715baf597c401c9974a7fb2)
+
 903.   [bug]           stephen
        Corrected arithmetical error in the rate control module of
        perfdhcp which led to the incorrect calculation of the rate