New change log entries.

This commit is contained in:
Robert James Kaes 2001-08-27 03:46:51 +00:00
parent 3b5e17d579
commit 194e1ad9cc

View File

@ -1,5 +1,12 @@
2001-08-26 Robert James Kaes <rjkaes@flarenet.com>
* src/utils.c (httperr): Split the headers from the actual message
and include more headers like Date, Server, Content-Length,
etc. Also set the type for the error message to const char*.
* src/reqs.c (process_method): Fixed a SEGV problem if an invalid
request was submitted.
* Makefile.am (EXTRA_DIST): Don't include ./reconf in the
tarball.