From: Zoran V. <vas...@us...> - 2005-06-14 18:15:10
|
Update of /cvsroot/naviserver/naviserver In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19843 Modified Files: ChangeLog Log Message: See file. Index: ChangeLog =================================================================== RCS file: /cvsroot/naviserver/naviserver/ChangeLog,v retrieving revision 1.119 retrieving revision 1.120 diff -C2 -d -r1.119 -r1.120 *** ChangeLog 13 Jun 2005 10:18:55 -0000 1.119 --- ChangeLog 14 Jun 2005 18:15:00 -0000 1.120 *************** *** 1,2 **** --- 1,7 ---- + 2005-06-14 Zoran Vasiljevic <vas...@us...> + + * nsd/adpeval.c: Reformat to NaviServer coding style + (no functional changes) + 2005-06-13 Zoran Vasiljevic <vas...@us...> *************** *** 5,9 **** (first arg was lacking the "const" qualifier). ! * nsd/nswin32: Added (untested) implementatio of NsMemMap() and NsMemUmap() calls. --- 10,14 ---- (first arg was lacking the "const" qualifier). ! * nsd/nswin32: Added (untested) implementation of NsMemMap() and NsMemUmap() calls. |