From: laforge Date: Sat, 8 Oct 2005 10:41:35 +0000 (+0000) Subject: changelog from 1.2x X-Git-Tag: ulogd-2.0.0beta2~296 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=626d17f1e77a37784b239dd045cd1690acb8d7bf;p=thirdparty%2Fulogd2.git changelog from 1.2x --- diff --git a/Changes b/Changes index cbba483..e59322c 100644 --- a/Changes +++ b/Changes @@ -4,6 +4,22 @@ Version 2.00alpha (2004-Oct-03) firewall logs, flow-based accounting to kernel network performance statistics. +Version 1.23 (2005-04-18) +- Add supprt for ulogd logging in syslog (the daemon log, not packet log) + +Version 1.22 (2005-03-07) +- Fix postgresql endless loop (Jani Averbach) +- Add postgrsql schema support (Bob Hockney) + +Version 1.21 (2005-02-16) +- Fix compilation on certain gcc versions (Roberto Nibali) +- Fix --log-ip-as-string for mysql, pgsql and sqlite3 (Jani Averbach) + +Version 1.20 (2005-02-12) +- Add SQLITE3 Plugin +- Add 'port' option (for tcp port number) to mysql and postgresql plugins +- Cosmetic changes (c99 initializers, coding style) + Version 1.10 (2003-Oct-xx) - Change format of configuration file. Now every plugin has it's own section in the config file, making the whole parsing procedure easier - and