]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #3507.
authorMarcin Siodelski <marcin@isc.org>
Tue, 12 Aug 2014 18:12:55 +0000 (20:12 +0200)
committerMarcin Siodelski <marcin@isc.org>
Tue, 12 Aug 2014 18:12:55 +0000 (20:12 +0200)
ChangeLog

index e96aedda2be203d5a663f19b010d3c6f21707e72..4190c6e4763f3b5b6e3df117d069632182e24c23 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+819.   [build]         marcin
+       Renamed variables in the configure.ac so as their names do not
+       refer to BIND10 project. As a result of renaming the B10_CXXFLAGS
+       to KEA_CXXFLAGS in configure.ac all dependent Makefiles had to
+       be updated in the tree. The AX_BOOST_FOR_BIND10 macro has been
+       renamed to AX_BOOST_FOR_KEA.
+       (Trac #3507, git 6616b1c0ad0a78e11bca9395fafb8efdba8d8b9c)
+
 818.   [func]          tomek
        DHCPv4, DHCPv6 and DDNS components now report their versions.
        (Trac #3508, git 3f46c74ffa0ea1197e1fa62cb2f6580931be35f3)