summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2018-05-23 20:23:13 +0200
committerThomas Markwalder <tmark@isc.org>2018-05-23 20:23:13 +0200
commit4bfffff7f0304119d77357a9cb6755bb20c224d4 (patch)
treecffa3309ac3f19851bd4282923b28fe6c3621df1
parent[master] TimerMgr dtor no longer emits log statements (diff)
downloadkea-4bfffff7f0304119d77357a9cb6755bb20c224d4.tar.xz
kea-4bfffff7f0304119d77357a9cb6755bb20c224d4.zip
[master] Added ChangeLog entry 1407 for #5626
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b61f219b09..2bb8206cbc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1407. [bug] tmark
+ Corrected an issue where the destruction of loggers
+ prior to the destruction of the TimerMgr singleton
+ caused unit tests to segfault.
+ (Trac #5626, git 9f4e3f9cd8acf8e7d1d3e714d8f904754377c00f)
+
1406. [func] fdupont
Added pkg-config alternative to configure --with-cql path so
now you can use either pkg-config or cql_config.