]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #5055.
authorMarcin Siodelski <marcin@isc.org>
Fri, 4 Nov 2016 20:01:04 +0000 (21:01 +0100)
committerMarcin Siodelski <marcin@isc.org>
Fri, 4 Nov 2016 20:01:04 +0000 (21:01 +0100)
ChangeLog

index 9a82e5fd9fad35ecdf260572ebd6bb409cb146cb..8364b125d92124f3ae27fadeb0b6e71ab000910c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1185.  [build]         marcin
+       Install Kea headers to be used for building external libraries.
+       Before this change some required headers were not installed.
+       (Trac #5055, git a46087b7b7face4a1318658bbdcbf7602c1bb729)
+
 1184.  [bug]           eest
        Fixes in the occasionally failing LFC unit test. This
        fix was provided by Patrik Lundin.