From: Zoran V. <vas...@us...> - 2005-10-08 09:32:57
|
Update of /cvsroot/naviserver/naviserver In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9998 Modified Files: ChangeLog Log Message: See file Index: ChangeLog =================================================================== RCS file: /cvsroot/naviserver/naviserver/ChangeLog,v retrieving revision 1.197 retrieving revision 1.198 diff -C2 -d -r1.197 -r1.198 *** ChangeLog 8 Oct 2005 09:28:08 -0000 1.197 --- ChangeLog 8 Oct 2005 09:32:48 -0000 1.198 *************** *** 12,15 **** --- 12,19 ---- the Darwin getnameinfo implementation. + * tests/ns_hostbyaddr.test: resolving 0.0.0.0 on Darwin + always succeeds, hence this test is constrainted on + "nonDarwin". + 2005-10-05 Zoran Vasiljevic <vas...@us...> |