From: Zoran V. <vas...@us...> - 2005-10-15 07:22:44
|
Update of /cvsroot/naviserver/naviserver In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32667 Modified Files: ChangeLog Log Message: See file. Index: ChangeLog =================================================================== RCS file: /cvsroot/naviserver/naviserver/ChangeLog,v retrieving revision 1.209 retrieving revision 1.210 diff -C2 -d -r1.209 -r1.210 *** ChangeLog 11 Oct 2005 21:21:04 -0000 1.209 --- ChangeLog 15 Oct 2005 07:22:36 -0000 1.210 *************** *** 1,2 **** --- 1,8 ---- + 2005-10-15 Zoran Vasiljevic <vas...@us...> + + * nsd/tclfile.c (UnspliceChannel): disable any potential + ready-to-fire events in the threads event queue which + reference to-be-unspliced channel. + 2005-10-11 Zoran Vasiljevic <vas...@us...> |