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

diff --git a/AUTHORS b/AUTHORS
index dbf06142b8465d16c00e9b1827b8cc427884e5f0..b07adc0c99819f0bd002e9669ac4c7229b266372 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: compilation fix for armv7
 
 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..e4b3316e82c84ae1aefbc67ee0e03bb552a3baa8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+8XX.   [bug]           jiri, tomek
+       Compilation fix for Red Hat running on armv7.
+       (Trac #3526, git eac5a80472dcb78b538c2ed34cc0534f801e5145)
+
 825.   [bug]           jiri, tomek
        Example JSON configuration files permission fix.
        (Trac #3524, git 822a39ba33870f70787a1f666aed772e06d04d79)