Update of /cvsroot/naviserver/naviserver
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30905
Modified Files:
ChangeLog
Log Message:
Move nsdb module's Tcl file into module directory and add to module
shared Tcl install target.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/naviserver/naviserver/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -C2 -d -r1.71 -r1.72
*** ChangeLog 14 May 2005 10:24:18 -0000 1.71
--- ChangeLog 14 May 2005 10:28:41 -0000 1.72
***************
*** 1,7 ****
2005-05-14 Stephen Deasey <sd...@us...>
* nsperm/Makefile: Use new TCL variable to install shared Tcl
files.
!
* include/Makefile.module.in: Add new MODNAME and TCL Makefile
variables which modules can use to specify a list of shared tcl
--- 1,12 ----
2005-05-14 Stephen Deasey <sd...@us...>
+ * tcl/nsdb.tcl:
+ * nsdb/util.tcl:
+ * nsdb/Makefile: Move nsdb module's Tcl file into module directory
+ and add to module shared Tcl install target.
+
* nsperm/Makefile: Use new TCL variable to install shared Tcl
files.
!
* include/Makefile.module.in: Add new MODNAME and TCL Makefile
variables which modules can use to specify a list of shared tcl
|