From ffc7b7817b43ae0e2fe2594313d8fbe8bd6963b6 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 22 Aug 2019 15:42:29 +0900 Subject: [PATCH] doc: update HISTORY Note PostgreSQL support. --- HISTORY | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY b/HISTORY index aabc15cf..73c6e555 100644 --- a/HISTORY +++ b/HISTORY @@ -1,4 +1,5 @@ 5.0 2019-??-?? + general: add PostgreSQL 12 support (Ian) general: parse configuration file using flex (Ian) 4.4.1 2019-??-??