From 194e1ad9cc7bc095a4a5269d5cb98aa8e8c9a6b1 Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Mon, 27 Aug 2001 03:46:51 +0000 Subject: New change log entries. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f4894f1..188e21f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2001-08-26 Robert James Kaes + * 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. -- cgit v1.2.3