$Id: ChangeLog,v 1.9 2002/09/08 15:17:22 tellini Exp $

0.5

  - Added a placeholder for user names (%u) to allow for more statistics
    on the recorded data.
  - Now uses ap_get_server_name(r) to get the value for %h, to support
    virtual host names.
  - Added the AccountingIgnoreHosts directive.
  - Adds the version string to the Apache SERVER_SOFTWARE-Environment
    (patch by Michael Diekmann <michael.diekmann@undef.de> 29.04.2002)
  - Added a sample database schema and FAQ's provided by Chris Hall.
  - Fixed segv when handling failed internal redirections (and possibly
    in other cases where r->status_line is NULL)

0.4

  - Added the AccountingTimedUpdates configuration directive: it's the
    number of seconds to wait between 2 update queries (performance tuning).

0.3

  - Makefile: fixed install (enabled mod_mod_accounting instead of mod_accounting).
  - Bytes sent counter is now more accurate in presence of modules like mod_gzip.


0.2

  - Fixed a possible leak in the driver query function when
    the DB connection was lost.


0.1

  - initial release
