
 CHANGES

 ULW -- User-Agent Log Watch -- List of user visible changes

 Copyright (c) 2000 Edward V. POPKOV
 Distributed under GPL, see COPYING for details

 "Edward V. POPKOV" <evpopkov@carry.netnet.lv>

 0.0 -> 0.1

 -added support for variable disposition of user agent and remote IP fields
  in custom Apache log
 -fixed nasty bug in ulw script that made gawk trying to read itself, instead
  of ulw.gawk
 -corrected configure substitution support for --sysconfdir and --sbindir when
  they are formed basing on ${prefix}

 0.1 -> 0.2

 -added install-sh script
 -added TODO file
 -added support for regexp matches of user agent and remote IP fields
 -changed default Apache log format to include %v along with %U

 0.2 -> 0.3

 -added mail/sendmail interface to ulw bash script

 0.3 -> 0.4

 -added virtual host/URL field to ulw.conf
 -ULW now keeps track of reported IP addresses and doesn't send messages for
  the same IP more than once

 0.4 -> 0.5

 -urgent bugfix release

 0.5 -> 0.6

 -cosmetic changes in bash script, needed to clean everything up and prepare
  for greater changes to be introduced in 0.7
 -updated instructions in INSTALL to explain --enable-vu-field

 0.6 -> 0.7

 -gawk script rewritten
 -added command line options support to bash script
 -usage of the file of known IPs is controlled via command line option
 -added --enable-date-field

 0.7 -> 0.8

 -minimal cosmetic touches
 -installation dir is --bindir, instead of --sbindir
 -this is the last release

End of CHANGES
