]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3417] ChangeLog updated.
authorTomek Mrugalski <tomasz@isc.org>
Wed, 6 Aug 2014 10:46:10 +0000 (12:46 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 6 Aug 2014 10:46:10 +0000 (12:46 +0200)
ChangeLog

index 19fb7cdbf7711187ded14bbcecba883d1d45f793..c5ed83d16e8e8bcb8ee2aae5fe5ddb961bf7cbb2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+8XX. [func]            tomek
+       Functions, methods and variables referring to BIND10 were renamed
+       to Kea. In particular, system variables (B10_LOGGER_ROOT,
+       B10_LOCKFILE_DIR_FROM_BUILD etc.) were renamed. B10_ prefix was
+       replaced with KEA_.
+       (Trac #3417, git tbd)
+
 811.   [doc]           tmark
        Added documentation of message protocol between DHCP servers and the
        DHCP-DDNS process.