]> rtime.felk.cvut.cz Git - boost-statechart-viewer.git/blobdiff - www/index.mdwn
Change webpage
[boost-statechart-viewer.git] / www / index.mdwn
index 4d01e6578346d2b2556cd4888c652488d6694ad8..bc48f6fb4c3f0bd150ca7b38716a4aea88af5e74 100644 (file)
@@ -24,14 +24,16 @@ For compiling
 and correctly working program is necessary to have LLVM and clang
 version 2.9.
 
+NEWS
+-----
+2011-08-11 Added support for orthogonal states.
 
 Status
 -------
 
-- The program can found states and transitions in the source code.
+- The program can found states and transitions in the source code. Now it supports also orthogonal states.
 - The program understands all options and flags as the compilers (gcc, clang, ...).
 - State machines can be defined in more than one file.
-- Now it doesn't support orthogonal states.
 - The state machine can be inside many namespaces, but not inside templates. 
 
 Usage