diff --git a/AUTHORS b/AUTHORS index b28407a21f..81072cdb72 100644 --- a/AUTHORS +++ b/AUTHORS @@ -125,6 +125,7 @@ We have received the following contributions: 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 + 2017-02: Numerous spelling mistakes - Vincent Legout 2016-11: Fixed serveral spelling mistakes diff --git a/ChangeLog b/ChangeLog index 6d50d8da7b..186c28912a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1212. [doc] andreipavelQ + Many spelling corrections. + (Github #47, git a6a7ca1ced8c63c1e11ef4c572f09272340afdd7) + 1211. [func] andreipavelQ Updated PostgreSQL version reporting to be in line with MySQL and Cassandra.