From 64a8019425b6cc6d9e957281c9aeb7c968693b1d Mon Sep 17 00:00:00 2001 From: snowdrop Date: Tue, 18 May 2004 16:39:25 +0000 Subject: *** empty log message *** --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 159be86..e4b04de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004/05/18 + Added command line argument support for "-NHTTPtsig ". + This defines the termination signal handler value. + Example : + ./myserver -NHTTPtsig 2 + will shutdown nano http properly by pressing ctrl-c (SIGINT = 2). + Ferhat Ayaz + 2004/04/14 added content-type text/xml as default in soap_client_invoke() Ferhat Ayaz -- cgit v1.1-32-gdbae