--- trunk/ChangeLog 2007/08/22 15:25:59 77 +++ trunk/ChangeLog 2007/08/22 18:21:01 78 @@ -1,5 +1,15 @@ 2007-08-22 Sascha L. Teichmann + * tools/formed/test-data/simple.xml, + tools/formed/formed/model/data.py, + tools/formed/formed/plugins/web/plugin.py, + tools/formed/formed/plugins/web/renderer.py, + tools/formed/formed/io/document.py, + tools/formed/formed/main.py: Removed support for switch nodes. + BEWARE: This breaks compatibility with older documents! + +2007-08-22 Sascha L. Teichmann + * tools/formed/formed/plugins/web/plugin.py: Uses the getSelectedMode() from main now.