fresh ftp snapshots (ark1) uploaded
Will Partain <[email protected]>
| Newsgroups | gmane.comp.sysutils.ark.devel |
|---|---|
| Message-ID | <[email protected]> |
Folks, lest we have over-stale FTP bits, I've put a fresh set in ftp://ark.sourceforge.net/pub/ark; the self-same stuff is in CVS, too. All vintage ARK (ark1) stuff... Other than Deeply Obscure Bug Fixes in the glasli1 stuff (i.e. one of my sites), the affixed ChangeLog entries cover the of-slight-interest changes. Will diff -ru1 ark-20001210/ARK/arkbase-py/ark/ChangeLog ark-20010122/ARK/arkbase-py/ark/ChangeLog --- ark-20001210/ARK/arkbase-py/ark/ChangeLog Sun Dec 10 17:20:24 2000 +++ ark-20010122/ARK/arkbase-py/ark/ChangeLog Mon Jan 22 21:20:56 2001 @@ -1 +1,12 @@ +2001-01-22 Will Partain <[email protected]> + + * xmldoc.py (ArkXmlDocHandler.fatalError): Make it work for both + pre- and post-2.0 Pythons. + +2000-12-11 Matt Holgate <[email protected]> + + * host.py (_HOST_FILES): Added stuff for gateways, nameservers + and domainname + * added TemplateParser.py + 2000-12-10 Will Partain <[email protected]> === sidai/arkbase-py/ark/ChangeLog: 2001-01-19 Will Partain <[email protected]> * dchunk.py (_ArkDChunksMgr.generate_etc_exports): Allow for extra dchunk resources EXTRA_{RO,RW}_HOSTS that specify non-ARK hosts that should have read-only (RO) or read-write (RW) access to the dchunk; affects generating /etc/exports. === sidai/packages/ChangeLog: 2001-01-17 Will Partain <[email protected]> * perl--ALL.xml: Allow for configure_args in specialized configure method. * site-perl--ALL.xml: Allow for configure_args with Makefile.PL-style configure method.