From: Darold Gilles Date: Fri, 22 Feb 2013 00:16:11 +0000 (+0100) Subject: Update ChangeLog with last commit for release 3.1. X-Git-Tag: v3.2~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d41993b1f44eb0b6d2a9122a41b94a2690fe53eb;p=pgbadger Update ChangeLog with last commit for release 3.1. --- diff --git a/ChangeLog b/ChangeLog index 255a12d..bacb8b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ This is a quick release to fix missing reports of most frequent errors and slowest normalized queries in previous version published yesterday. + - Fix empty report in watchlog mode (-w option). - Force immediat die on command line options error. - Fix missing report of most frequent events/errors report. Thanks to Vincent Laborie for the report.