diff --git a/ChangeLog b/ChangeLog index e8075d5..f0f7475 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ ApacheTop ChangeLog +v0.17.4 (25th April, 2017) + * create config.nice when running ./configure + * fix error: extra qualification on member (when using adns) + * fix compiler warnings + * fix a potential buffer overflow + + v0.15.6 (10th June, 2015) * allow other time/date formats in Apache log * use sys/param.h for MAXPATHLEN @@ -11,7 +18,7 @@ v0.15.6 (10th June, 2015) v0.12.6 (27th October, 2005) - * fixed security issue which described at CVE-2005-2660 + * fixed security issue which described at CVE-2005-2660 v0.12.5 (27th November, 2004) diff --git a/configure.ac b/configure.ac index 6e92116..ff4463f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # Process this file with autoconf to produce a configure script. -AC_INIT([apachetop],[0.15.6],[https://github.com/tessus/apachetop/issues]) +AC_INIT([apachetop],[0.17.4],[https://github.com/tessus/apachetop/issues]) AC_DEFUN([AC_CONFIG_NICE], [