Version 0.0.16

	* Implement CallByName

	* Improve parser / lexer flexibility.

	* Implement Eval, Execute.

	* Implement user defined Types

	* Update project logic and form object referencing.

	* Add hacked up ASP runtime ( gb test/web.asp )

	* Install 'gb' by default to aid use.

Version 0.0.15 (me)

	* Implement a collections object

	* Add the '!' operator WorkSheets!Sheet1
		(with thanks to Ron Guerin, G Wassenaar)

	* Impl the 'visible' property on form items.

	* Read / Write only properties

	* Impl. default methods

Version 0.0.14 (me)

	* Massive internal object / type system re-write

	* Major API clean

	* Potential security issue fixed

Version 0.0.13

	* Lots of Parser / Lexer work (Ravi)

		+ Class parsing
		+ Set statement
		+ Control array parsing
		+ 'Is' statement

	* Lots of parser / lexer bugs fixed (Ravi)

	* File IO performance improvements and fixes (William)

	* Lof implemented, Open improved (William)

	* More Command button events (William)

	* Form parsing & FRX handling (Frank)

	* GUI items - PictureBox, Frame, Check started (Thomas)

	* Embryonic GB GUI designer (Per Winkst)

Version 0.0.12

	* Lots of new statements, functions, form items, parser improvements,
object system fixes. Too many to detail, lots of work put in by Ravi and Frank.
	* Sean joins team.

Version 0.0.7 2000-02-22

	* Major internals re-write
	* Team expands to Frank, Ravi and Amaury.

Version 0.0.3 : 1999-12-29

	* 'gb' to enterprets really simple programs

Version 0.0.0 : 1999-08-04

	* Dumped current snapshot into CVS.
	* Doesn't do anything yet, can almost act as a lobotimized syntax
	checker.
