Update of /cvsroot/naviserver/naviserver
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17114
Modified Files:
ChangeLog
Log Message:
See file.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/naviserver/naviserver/ChangeLog,v
retrieving revision 1.233
retrieving revision 1.234
diff -C2 -d -r1.233 -r1.234
*** ChangeLog 21 Oct 2005 10:11:44 -0000 1.233
--- ChangeLog 21 Oct 2005 12:01:18 -0000 1.234
***************
*** 4,8 ****
* nsd/tclfile.c: re-born ns_normalizepath as C command
* tcl/compat.tcl: removed Tcl ns_normalizepath wrapper
!
2005-10-21 Bernd Eidenschink <ei...@us...>
--- 4,14 ----
* nsd/tclfile.c: re-born ns_normalizepath as C command
* tcl/compat.tcl: removed Tcl ns_normalizepath wrapper
! * configure.in: cosmetic change
! * include/Makefile.global.in: link against libnsd library
! when linking new nsdbstest driver
! * nsdbtest/Makefile: add MODNAME of nsdbtest so we can
! do more checks when linking the module
! * m4/tcl.m4: removed "-prebind" for Darwin builds
!
2005-10-21 Bernd Eidenschink <ei...@us...>
|