From: Marcin Siodelski Date: Mon, 28 May 2018 09:20:29 +0000 (+0200) Subject: [master] Added ChangeLog entry for #5632. X-Git-Tag: trac5382a_base~1 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=3288116791d2375b63e126f72c8452639feb4975;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #5632. --- diff --git a/ChangeLog b/ChangeLog index e09a18b93e..0ba24a0ddf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1412. [func]* marcin + The client classes used by the High Availability hook library + use upper case "HA_" prefix and they are now built-in classes. + This means that those classes do not need to be declared in the + server configuration. + (Trac #5632, git 2d590bfd7d1b0eca377eb99eef83a3083a1d7399) + 1411. [bug] fdupont Fixed warnings about lambda's not using captured variables. (Trac #5591, git f88a505823d39faec7dc5f647f40e6454e5dfc74)