Changes since release 0.2
-------------------------

- FreeBSD port installation fix

Changes since release 0.1.2
---------------------------

- Log a message when server starts.
- HTML fixes in the supplied web page templates.
- Misc build fixes.

Changes since release 0.1.1
---------------------------

- Added @config_server(), @config_vhost(), @config_servlet(), @http_path(),
  and @system().
- Fixed @readfile() to allow absolute pathnames
- Fixed compiler warnings on FreeBSD-current
- Add link to each virtual host on the overview page
- Added man page links to the admin help page
- Fix shutdown/reload/restart problem under Linux
- Create and install SSL files in the installation directory, not in
  the source directory, so they don't get overwritten by each install
- Update for libpdel version 0.3.3

Changes since release 0.1.0
---------------------------

- Don't compile -Werror, it breaks on -stable
- Included top level COPYRIGHT file
- Included top level Changes file

