diff options
author | rans | 2004-09-13 15:55:57 +0000 |
---|---|---|
committer | rans | 2004-09-13 15:55:57 +0000 |
commit | 713ed20ec1b74658adf2398889ef4de41a35b32f (patch) | |
tree | d2cab790246cafb94585016cefc462e75df134ab | |
parent | 225f205489e4164f4393571e1180564acafea61a (diff) | |
download | csoap-713ed20ec1b74658adf2398889ef4de41a35b32f.tar.gz csoap-713ed20ec1b74658adf2398889ef4de41a35b32f.tar.bz2 |
Update log
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2004/09/13 + fixed SIGTERM to work for Windows + Michael Rans +2004/09/04 + made HTTP server multithreaded, so it can handle multiple connections + Michael Rans +2004/08/27 + made Windows port of libsoap + Michael Rans 2004/06/02 xsd2c is now a part of the csoap projects "libsoap/xsd2c/" Examples are under "libsoap/examples/xsd2c" |