From: Tomek Mrugalski Date: Fri, 10 Feb 2017 16:18:34 +0000 (+0100) Subject: ChangeLog, AUTHORS update after Github #42 merge. X-Git-Tag: trac3590_base~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=741a5ffa30f20e0775a0b8ac92592ca147abb0d0;p=thirdparty%2Fkea.git ChangeLog, AUTHORS update after Github #42 merge. --- diff --git a/AUTHORS b/AUTHORS index fae8971136..b28407a21f 100644 --- a/AUTHORS +++ b/AUTHORS @@ -124,6 +124,7 @@ We have received the following contributions: - Andrei Pavel, Qualitance 2016-10: Support for DHCPv6 options defined in RFC6603 and RFC7598 2017-02: Doxygen support updated to 1.8.11 + 2017-02: Improved PgSQL backend version handling - Vincent Legout 2016-11: Fixed serveral spelling mistakes diff --git a/ChangeLog b/ChangeLog index 6797e98f03..6d50d8da7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1211. [func] andreipavelQ + Updated PostgreSQL version reporting to be in line with + MySQL and Cassandra. + (Github #42, git 7ef4a190facadd66775b4a44c696d1c4215616cd) + 1210. [doc] andreipavelQ Doxygen version updated to 1.8.11. (Github #45, git ce72998382b62269823fa0dcbfa41dfa9c72b69e)