JServ 0.9.3 - July 31, 1997
- Fixed socket code so it will work with Linux (Jordan Mendelson)
- Added more secure auth string, ServletAuthExport directive (Ian Kluft)
- getServlets() now returns the correct object
- sendError() now closes the connection directly after sending the error

JServ 0.9.2 - July 30, 1997
- Added ServletManual directive and "-m" flag to JServHandler, to allow
  for manual starting/stopping of JServHandler.
- Put additional check into JServHandler to ensure that the request comes
  from the local host (127.0.0.1)
- Properly handle exceptions and errors generated by the servlet

JServ 0.9.1 - July 30, 1997
- Fixed so mod_jserv.c will work with Apache 1.2
- Made sendError(int) work correctly.

JServ 0.9 - July 29, 1997
- Initial version.
