From: Zoran V. <vas...@us...> - 2005-10-27 10:34:39
|
Update of /cvsroot/naviserver/naviserver In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18637 Modified Files: ChangeLog Log Message: Added Ns_VALog with varargs interface Index: ChangeLog =================================================================== RCS file: /cvsroot/naviserver/naviserver/ChangeLog,v retrieving revision 1.238 retrieving revision 1.239 diff -C2 -d -r1.238 -r1.239 *** ChangeLog 24 Oct 2005 16:08:58 -0000 1.238 --- ChangeLog 27 Oct 2005 10:34:26 -0000 1.239 *************** *** 1,2 **** --- 1,7 ---- + 2005-10-27 Zoran Vasiljevic <vas...@us...> + + * include/ns.h: + * nsd/log.c: added Ns_VALog with varargs interface + 2005-10-24 Bernd Eidenschink <ei...@us...> |