Update of /cvsroot/hcoop/domtool2/src In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv20513/src
Modified Files: domain.sml Log Message: Change some node filenames to avoid clashes with subdomains Index: domain.sml =================================================================== RCS file: /cvsroot/hcoop/domtool2/src/domain.sml,v retrieving revision 1.67 retrieving revision 1.68 diff -C2 -d -r1.67 -r1.68 *** domain.sml 15 Jul 2008 14:58:54 -0000 1.67 --- domain.sml 14 Aug 2008 13:07:24 -0000 1.68 *************** *** 610,614 **** fun saveSoa (kind, soa : soa) node = let ! val {write, writeDom, close} = domainsFile {node = node, name = "soa"} in write kind; --- 610,614 ---- fun saveSoa (kind, soa : soa) node = let ! val {write, writeDom, close} = domainsFile {node = node, name = "soa.conf"} in write kind; *************** *** 980,984 **** end ! val () = registerDescriber (considerAll [Filename {filename = "soa", heading = "DNS SOA:", showEmpty = false}]) --- 980,984 ---- end ! val () = registerDescriber (considerAll [Filename {filename = "soa.conf", heading = "DNS SOA:", showEmpty = false}]) ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ hcoop-cvs mailing list hcoop-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/hcoop-cvs