Revision history for Perl extension Devel::ebug::Wx.

0.03
	- Add expression display and console output views.
	- Allow putting multiple views in a notebook to save space.
	- Begin documenting the various services.
	- Fix some bugs in view handling, and improve behaviour.
	- Use Alt+key intead of a single key for accelerators.
	- Display breakpoints ordered by file and line.

0.02  Tue Mar  6 23:48:59 CET 2007
	- Save window state between debugging sessions.
	- Add a 'service' concept and introduce ViewManager
	  and Configuration services.
	- Add "File -> Load file" and "Run -> Restart" commands.
	- Load all breakpoints when displaying the relative view.
	- Add view to show console output and a real expression eval view.
	
0.01  Sun Mar  4 17:21:25 CET 2007
	- First public release.