From: Stephen Morris Date: Wed, 24 Aug 2016 19:41:52 +0000 (+0100) Subject: [master] Created ChangeLog entry for #4494 X-Git-Tag: trac4631_base~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0a7da244f84098e22ecdd56348d7d37df98ce5e;p=thirdparty%2Fkea.git [master] Created ChangeLog entry for #4494 --- diff --git a/ChangeLog b/ChangeLog index 6bdfa4bd16..ecfc1de101 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1154. [bug] stephen + Changes to logging to avoid premature destruction of some + objects during program exit. On some systems this caused + one of the unit test programs to crash when it terminated. + (Trac #4494, git 023c2fc3688bcdbccb4b286bea873c8f9c06cd5f) + 1153. [func] tomek Integers can now be used in client classification. (Trac #4483, git e90cf0ee4007521b86177be6d5fbb970c02c1075)