Version 0.01 - 25th December 2006
+ Still development code.
+ Changed default value of 'mycomputer_root' variable
in examples/apache/htdocs/index.xslt from 'true'
to 'false'.
+ Improved examples/apache/htdocs/index.xslt in various
ways.
+ Added propper parsing of apache configuration
directives.
+ Mostly implemented the AddIcon configuration
directive handling code.
+ Various other things.
Version 0.00_1 - 8th December 2006
+ Added some modules to be loaded that were mistakenly
not loaded.
+ Updated Build.PL to reflect all the modules that are
required.
+ Added XML::Quote quoting of the XML output for some
attributes that may contain harmful characters.
+ Added some more icons.
+ Tweaked the index.xslt a little.
+ Tweaked some of the examples/*
+ Fixed the MANIFEST.SKIP so as not to ship unwanted
files in the final distribution tarball.
Version 0.00 - 26th November 2006
+ Initial developer pre-release to save the namespace
and to discuss API prior to full release.