From: Stephen D. <sd...@us...> - 2005-10-21 07:03:37
|
Update of /cvsroot/naviserver/naviserver In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16412 Modified Files: ChangeLog Log Message: Add tracker RFE numbers to fixes. Index: ChangeLog =================================================================== RCS file: /cvsroot/naviserver/naviserver/ChangeLog,v retrieving revision 1.230 retrieving revision 1.231 diff -C2 -d -r1.230 -r1.231 *** ChangeLog 21 Oct 2005 06:50:11 -0000 1.230 --- ChangeLog 21 Oct 2005 07:03:29 -0000 1.231 *************** *** 186,189 **** --- 186,190 ---- from the init.tcl bootstrap. Policy about where modules are located and when they are loaded is now easily accessible to Tcl. + (RFE# 1244177) * nsd/tclcallbacks.c: * nsd/tclmisc.c: *************** *** 248,253 **** * nsd/log.c: "before-tclvfs" in order to simplify backoff * nsd/modload.c: if needed. ! * nsd/nsconf.c: ! * nsd/nsmain.c: * nsd/pidfile.c: * nsd/rollfile.c: --- 249,254 ---- * nsd/log.c: "before-tclvfs" in order to simplify backoff * nsd/modload.c: if needed. ! * nsd/nsconf.c: ! * nsd/nsmain.c: (RFE# 1202462 * nsd/pidfile.c: * nsd/rollfile.c: |