Update of /cvsroot/naviserver/naviserver
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3800
Modified Files:
ChangeLog
Log Message:
* include/ns.h:
* include/nsthread.h:
* nsd/tclthread.c:
* nsd/tclfile.c:
* nsthread/Makefile:
* nsthread/compat:
* nscgi/nscgi.c: Remove a bunch of truly ancient compatibility
macros and functions.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/naviserver/naviserver/ChangeLog,v
retrieving revision 1.174
retrieving revision 1.175
diff -C2 -d -r1.174 -r1.175
*** ChangeLog 30 Jul 2005 03:35:01 -0000 1.174
--- ChangeLog 30 Jul 2005 04:06:01 -0000 1.175
***************
*** 1,4 ****
--- 1,12 ----
2005-07-29 Stephen Deasey <sd...@us...>
+ * include/ns.h:
+ * include/nsthread.h:
+ * nsd/tclthread.c:
+ * nsd/tclfile.c:
+ * nsthread/Makefile:
+ * nsthread/compat:
+ * nscgi/nscgi.c: Remove a bunch of truly ancient compatibility
+ macros and functions.
* nsd/tclinit.c:
|