logtool (1.2.8-1) unstable; urgency=low
   * applied patch from Massimiliano Mirra <mmirra@sanniolug.org>
   * fixed bug in mod_unknown handling
   * probably some misc stuff I'm forgetting
   
 -- A.L.Lambert <al@xjack.org>  Sun, 24 Nov 2002 07:12:19 -0700

logtool (1.2.7-1) unstable; urgency=low
  * Fixed makefile to use $(MAKE) instead of 'make' to make it easy to build
    with gmake on non-Linux systems.
  * Applied patch from Wouter Verhelst to use opendir() and friends to make
    logtool compatible with logcheck-database package, and just generally be
    more flexible.

 -- A.L.Lambert <al@xjack.org>  Sun, 24 Nov 2002 07:12:19 -0700

logtool (1.2.6-1) unstable; urgency=low
  * Fixed bug in the excaping of <, >, and & in HTML output module. :)
  * Fixed what might have also been a related bug, but which never 
    caused any problems that I know of.
    
 -- A.L.Lambert <al@xjack.org>  Sun, 24 Nov 2002 07:12:19 -0700

logtool (1.2.5-1) unstable; urgency=low
  * Added escaping of <, >, and & to HTML output module.
  * Fixed a \033 handling bug in mod_syslog.c, and mod_unknown.c which would
    prematurely add color.end to an event prior to output modules possibly 
    escaping various characters.
    
 -- A.L.Lambert <al@xjack.org>  Sun, 24 Nov 2002 07:12:19 -0700

logtool (1.2.4-1) unstable; urgency=low
  * Renamed this directory from 'debian' to 'dd' to avoid conflicts with the
    official debian packaging and such.
  * Some minor gyrations in $TOPDIR/Makefile to accomidate the above.
  * Fixed up the RPM spec file a bit per recommendations.
  * Fixed up src/Makefile.in to $(INSTALL) each config file individually to
    avoid problems with install-sh on Solaris. (I do more work making this
    program portable to Solaris than I do all other platforms combined!)
 
 -- A.L.Lambert <al@xjack.org>  Sun, 24 Nov 2002 07:12:19 -0700

logtool (1.2.3-1) unstable; urgency=high

  * ./configure should now detect -lnsl and such on Solaris
  * fixed build for platforms without setenv() or rindex() (Solaris)
  * LSIZE increased to ridiculous levels (8kb).
  * A few minor tweaks.  
  * Code-freeze in anticipataion of logtool-1.4.0 in a few months.
  
 -- A.L.Lambert <al@xjack.org>  Sun, 24 Nov 2002 07:12:19 -0700

logtool (1.2.2-2) unstable; urgency=high

  * Again, cleaned up dupe suppression feature better to handle unknown 
    events.  This time I think we've got it. :)
 
 -- A.L.Lambert <al@xjack.org>  Sun, 24 Nov 2002 07:12:19 -0700

logtool (1.2.2-1) unstable; urgency=high

  * Really fixed the underlying buffer size problem related to that segfault.
  * Cleaned up dupe suppression feature better to handle unknown events.
 
 -- A.L.Lambert <al@xjack.org>  Sun, 24 Nov 2002 07:12:19 -0700

logtool (1.2.1-1) unstable; urgency=high

  * Fixed a few glitches with dupe suppression which were causing the odd
    'blank line' and spurious '!', due to my mistakes in setting 'cf.input' in
    some cases where it should not have been.

  * First public release since several versions back as noted below.
 
 -- A.L.Lambert <al@xjack.org>  Sun, 24 Nov 2002 07:12:19 -0700

logtool (1.2.1-0) unstable; urgency=low

  * Fixed (we hope) a little segfault thing. (bummer!)

 -- A.L.Lambert <al@xjack.org>  Sun, 24 Nov 2002 07:12:19 -0700

logtool (1.2.0-6) unstable; urgency=low

  * Wow; MASSIVE changes in place.  See config file for most of them

 -- A.L.Lambert <al@xjack.org>  Sun, 24 Nov 2002 07:12:19 -0700

logtool (1.2.0-5) unstable; urgency=low

  * Re-added duplicate suppression feature from earlier version

 -- A.L.Lambert <al@xjack.org>  Sun, 24 Nov 2002 07:12:19 -0700

logtool (1.2.0-4) unstable; urgency=low

  * Re-fixed bug with src/dst mixup in mod_snort
  * Added changes which make easier to display syslog-ng log's

 -- A.L.Lambert <al@xjack.org>  Sun, 24 Nov 2002 07:12:19 -0700

logtool (1.2.0-3) unstable; urgency=low

  * Fixed bug with src/dst mixup in mod_snort

 -- A.L.Lambert <al@xjack.org>  Sun, 24 Nov 2002 07:12:19 -0700

logtool (1.2.0-2) unstable; urgency=low

  * Initial release.

 -- A.L.Lambert <al@xjack.org>  Sun, 24 Nov 2002 07:12:19 -0700

Local variables:
mode: debian-changelog
End:
