From 26587ef1e74dcd1cfb12851d2b97eb76fb55f58b Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Thu, 18 Oct 2001 21:45:54 +0000 Subject: Fixed a problem where a full buffer on the read side would cause the connection to be closed. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d6de12a..1154a53 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-10-18 Robert James Kaes + + * src/buffer.c (readbuff): Fixed a problem where a full buffer + would cause the connection to be closed. Thanks to Jeffrey + Wheelhouse for helping me find this problem. + 2001-09-29 Robert James Kaes * configure.in: Uses any CFLAGS variable passed to the configure -- cgit v1.2.3