From c31e4c3551380c2083e0005ad7d5e78fb1c507ec Mon Sep 17 00:00:00 2001 From: Tomek Mrugalski Date: Fri, 10 Feb 2017 19:12:44 +0100 Subject: [PATCH] [master] ChangeLog, AUTHORS updated after github47 merge. --- AUTHORS | 1 + ChangeLog | 4 ++++ 2 files changed, 5 insertions(+) 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.