summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcin Siodelski <marcin@isc.org>2018-05-28 11:20:29 +0200
committerMarcin Siodelski <marcin@isc.org>2018-05-28 11:20:29 +0200
commit3288116791d2375b63e126f72c8452639feb4975 (patch)
tree6fc18c370eda86955b5ce1032d59fcce7209823f /ChangeLog
parent[master] Merge branch 'trac5632' (diff)
downloadkea-3288116791d2375b63e126f72c8452639feb4975.tar.xz
kea-3288116791d2375b63e126f72c8452639feb4975.zip
[master] Added ChangeLog entry for #5632.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
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)