Improved XML library config
[AXE.git] / ChangeLog
1 Jul 27, 2002 - Patch 0.2.1
2 ---------------------------
3
4  - Improved the XML library configuration.
5  - BUG FIX: testaxe crashed without a config file.
6  - Reinstated the metronome demo
7  - BUG FIX: acltest.cpp included the obsolete complex number test.
8
9 Jul 25, 2002 - Release 0.2
10 ===========================
11
12  - First chapter of the tutorial, see doc/tutorial.xml
13  - Some minor bug fixes
14  - New function window::WindowGravity()
15  - New class: configuration. Reads configuration parameters in
16    an XML file.
17  - Date parsing correctly understands ISO-style dates (YYYY-MM-DD).