More changes.

This commit is contained in:
Robert James Kaes 2001-08-28 04:35:03 +00:00
parent ee892c109b
commit 4dbc4a637b

View File

@ -1,5 +1,9 @@
2001-08-27 Robert James Kaes <rjkaes@flarenet.com>
* src/reqs.c (trim): Moved the trim functionality out of
process_request() and added a test to make sure we don't back the
pointer past the beginning of the string.
* src/log.c (log_message): Fixed a problem where the connect
messages were not getting through if the log level was set to
INFO.