From: Zoran V. <vas...@us...> - 2006-01-06 09:30:58
|
Update of /cvsroot/naviserver/naviserver In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15336 Modified Files: ChangeLog Log Message: See file Index: ChangeLog =================================================================== RCS file: /cvsroot/naviserver/naviserver/ChangeLog,v retrieving revision 1.265 retrieving revision 1.266 diff -C2 -d -r1.265 -r1.266 *** ChangeLog 4 Jan 2006 14:08:50 -0000 1.265 --- ChangeLog 6 Jan 2006 09:30:50 -0000 1.266 *************** *** 1,2 **** --- 1,7 ---- + 2006-01-06 Zoran Vasiljevic <vas...@us...> + + * tests/ns_conn.test: fixed basic command test to recognize + new "contentsentlength" command option. + 2006-01-04 Zoran Vasiljevic <vas...@us...> |