From bcb54a8a67ea5cb4329a4efaf4d6131d3795b0ff Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Fri, 23 Nov 2001 01:11:58 +0000 Subject: Changes relating to chomp() --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a86cb76..4b92910 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2001-11-21 Robert James Kaes + * src/utils.c (chomp): Replaced the "trim()" function in reqs.c + with the new chomp() function which has similar semantics as the + chomp() function in Perl. + * src/sock.c (readline): Replaced the old function with a new version that will allow an arbitrary long string. -- cgit v1.2.3