From: Juan B. <tu...@us...> - 2004-07-22 17:21:32
|
Update of /cvsroot/solidircd/Solid-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21003 Modified Files: Tag: Solid-030110 CHANGES Log Message: ---------------------------------------------------------------------- Enter Log. - G-Lines and Shuns can now be set to be permanent. Committing in . Modified Files: Tag: Solid-030110 CHANGES src/m_gline.c src/m_shun.c src/s_serv.c ---------------------------------------------------------------------- Index: CHANGES =================================================================== RCS file: /cvsroot/solidircd/Solid-dev/CHANGES,v retrieving revision 1.7.2.4 retrieving revision 1.7.2.5 diff -C2 -d -r1.7.2.4 -r1.7.2.5 *** CHANGES 22 Jul 2004 16:10:24 -0000 1.7.2.4 --- CHANGES 22 Jul 2004 17:21:23 -0000 1.7.2.5 *************** *** 3,6 **** --- 3,7 ---- Changes for 3.1.10 + - G-Lines and Shuns can now be set to be permanent. - Made a new /INFO and moved the old one to /DALINFO - Moved LoadConf (network.conf) to s_conf.c |