]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3525] ChangeLog, AUTHORS updated.
authorTomek Mrugalski <tomasz@isc.org>
Thu, 21 Aug 2014 14:12:16 +0000 (16:12 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Thu, 21 Aug 2014 14:12:16 +0000 (16:12 +0200)
AUTHORS
ChangeLog

diff --git a/AUTHORS b/AUTHORS
index dbf06142b8465d16c00e9b1827b8cc427884e5f0..02529fb6251e65fa146f3451e0611130e387cbd9 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -56,6 +56,7 @@ We have received the following contributions:
 
  - Jiri Popelka from Red Hat
    2014-08: config files examples permission fix
+   2014-08: configure.ac update: AC_PROG_LIBTOOL => LT_INIT
 
 Kea uses log4cplus (http://sourceforge.net/projects/log4cplus/) for logging,
 Boost (http://www.boost.org/) library for almost everything, and can use Botan
index ad6b74bed92767e57531231498185d740bd16808..cbd7c345a6be1a7c64c448c3a892a3f8b2d762bd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+826.   [build]         jiri, tomek
+       Deprecated AC_PROG_LIBTOOL macro replaced by LT_INIT.
+       (Trac #3525, git 6c0aacf29fae1d0501ca69ff6324df8d4fc8c7ee)
 825.   [bug]           jiri, tomek
        Example JSON configuration files permission fix.
        (Trac #3524, git 822a39ba33870f70787a1f666aed772e06d04d79)