0.1.6pre2
-Tons of Bug fixes to stop parser fatal errors while parsing PEAR
-Changed global now, each bit of global goes into its own file
-The webinterface phpdoc.php is now working again
-There is now a per class index as well as an entire parse run index
-There is new a per class tree and a global tree

0.1.6pre1
-Parse.inc is entirely new, it uses a new Event driven architexture
-Most of Render.inc has been updated in order to work with the new output from Parse
-Every file has been updated in some way except for phpdoc.php, which is the web interface that is now broken

0.1.5
-Experimental Support for function outside of classes

0.1.4
-Web Interface now lives
-Parsing paramaters is now done in Io.inc
-stylesheet.inc is now generated
-Multiply files and directories are now supported

0.1.3
-Inheritence tree's for a class now transverse all the way to the root parent instead of just the imediate parent
-Io.inc is hooked up file io is moved from Parse.inc to Io.inc
-And index page is now made of all functions and variables

0.1.2a
-Addition of a stylesheet.inc placeholder
-Bug fix in phpdoc, has a typeo in the first line

0.1.2
-Creation of Io.inc
-Creation of basic documentation
-Development moved to cvs
-Bug fixes in Parse.inc, @keywords now work with multiline descriptions
-Remove debug code left from 0.1.1

0.1.1
-Creation of Template.inc
-Bug fixes in Parse.inc so that pear will parse properly

0.1.0
-Initial Release
