]> rtime.felk.cvut.cz Git - boost-statechart-viewer.git/commitdiff
www: Fix news list
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 11 Jul 2012 15:51:34 +0000 (17:51 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 11 Jul 2012 15:51:34 +0000 (17:51 +0200)
www/index.mdwn

index c8aac4d78cbfe0e258cfe3628ea9b2229991c0db..6c4bf13931b98ddaa486f6c6ea891bee3ca5d276 100644 (file)
@@ -16,8 +16,8 @@ is released under the GNU GPL license.
 
 NEWS
 -----
-2012-07-11 We have got a new [mailing list][list].
-2011-08-11 Added support for orthogonal states.
+2012-07-11 We have got a new [mailing list][list].
+2011-08-11 Added support for orthogonal states.
 
 Authors
 --------
@@ -33,7 +33,7 @@ Status
 - The program can found states and transitions in the source code. Now it also supports orthogonal states.
 - The program understands all options and flags as the compilers (gcc, clang, ...).
 - State machines can be defined in more than one file.
-- The state machine can be inside many namespaces, but not inside templates. 
+- The state machine can be inside many namespaces, but not inside templates.
 
 For compiling and correctly working program it is necessary to have
 LLVM and clang version 2.9. We are currently trying to update it for