2004-2-27
	* release: 0.3.0
	
2004-3-1
	* phpoot.php, phpoot.compiler.php: remove realpath() which may not work with Linux.
	* release: 0.3.1

2004-3-2
	* phpoot.parser.php: rewrite for "alternative feature"

2004-3-3
	* change directory tree for CVS. adds "doc" directory and move related files there.
	
2004-3-4
	* phpoot.php,  phpoot.*.php: refactoring
	* phpoot.parser.php: {foo} style for variable name in template
	* release: 0.4.0
	
2004-3-16
	* phpoot.php: fix _mkdirs()
	* phpoot.parser.php: fix some to prevent notice

2004-3-23
	* phpoot.php: fix phpoot_attr() to recognize numeric as string.
	* phpoot.parser.php: fix comment.
	* release: 0.4.1
	
2004-4-23
	* phpoot.php: add removeCompiled(). arrange error handling.
		only PEARError is returnd when error.
		remove raiseError() and option for it.
	* phpoot_compiler: sync with phpoot.php
	* phpoot.parser.php: fix just a version num.
	* release: 0.5.0
	
2004-4-26
	* phpoot.php: refactoring phpoot_* functions. add is_numeric() in if, etc...
	* phpoot.php, phpoot.parser.php: fix option handling

2004-4-26
	* phpoot.php: make use flock() when writting compiled file. 
		add 'flcok' option.
		
2004-4-26
	* release: 0.5.1
