From 77c386469dacd95ef8fa943eb4164ba13f1b6c07 Mon Sep 17 00:00:00 2001 From: m0gg Date: Mon, 6 Mar 2006 13:40:38 +0000 Subject: ChangeLog changed, see ChangeLog ;-) --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 565a142..4ba919b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2006/03/06 + - build system cleanup + - "make dist" is working now + - libcsoap.m4 will be installed + - configure.ac cleanup + - using libxml2.m4 macro for libxml2 detection + - CFLAGS fixes for Solaris2.8 (-D_REENTRANT) + +- nanohttp-ssl cleanup + - SSL related code moved to nanohttp-{ssl,socket} + - removed all (un-)blocking related stuff + - #ifdef HAVE_SSL in hsocket_t removed + - HAVE_SSL is now in config.h via ./configure + +- nanohttp conndata_t race condition fixed + 2004/11/03 Added MIME support. (attachments). Implemented stream objects to receive and send HTTP data. Added some new objects -- cgit v1.1-32-gdbae