diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-04-26 Robert James Kaes <rjkaes@flarenet.com> + + * src/reqs.c (process_client_headers): + (process_server_headers): Test the return value of hashmap_first() + since the hashmap could be empty (returning a -1 via hashmap_first.) + 2002-04-25 Robert James Kaes <rjkaes@flarenet.com> * src/reqs.c (remove_connection_headers): Handle both the |