From: Tomek Mrugalski Date: Wed, 24 Jan 2018 12:52:03 +0000 (+0100) Subject: [master] AUTHORS, ChangeLog updated after gtihub38 merge. X-Git-Tag: trac5458_base X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a6665f20c831d61500b6f670ed146b13da78983;p=thirdparty%2Fkea.git [master] AUTHORS, ChangeLog updated after gtihub38 merge. --- diff --git a/AUTHORS b/AUTHORS index 7596b47aba..c82165e3b8 100644 --- a/AUTHORS +++ b/AUTHORS @@ -132,6 +132,7 @@ We have received the following contributions: 2017-02: Numerous spelling mistakes 2017-12: Significant update for Cassandra backend 2018-01: Host reservations for Cassandra + 2018-01: Uniform compilation - Vincent Legout 2016-11: Fixed serveral spelling mistakes diff --git a/ChangeLog b/ChangeLog index f18a7f9788..f7be5d9ca4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1349. [build] andreipavelQ + Compilation parameters unified (every file now includes config.h, + several makefile tweaks). + (Github #38, git 7206aa79c57be7466c4ab3dd558663c6c4f858b7) + 1348. [func] fdupont Several hook points now support next step status DROP. This allows more flexibility with dropping packets from within hooks.