diff options
author | Marcin Siodelski <marcin@isc.org> | 2018-05-28 11:20:29 +0200 |
---|---|---|
committer | Marcin Siodelski <marcin@isc.org> | 2018-05-28 11:20:29 +0200 |
commit | 3288116791d2375b63e126f72c8452639feb4975 (patch) | |
tree | 6fc18c370eda86955b5ce1032d59fcce7209823f /ChangeLog | |
parent | [master] Merge branch 'trac5632' (diff) | |
download | kea-3288116791d2375b63e126f72c8452639feb4975.tar.xz kea-3288116791d2375b63e126f72c8452639feb4975.zip |
[master] Added ChangeLog entry for #5632.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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) |