--- trunk/ChangeLog 2010/08/04 10:53:24 378 +++ trunk/ChangeLog 2010/08/04 13:32:37 380 @@ -1,5 +1,15 @@ 2010-08-04 Bernhard Herzog + * formed/po/Makefile: Use correct filename of the pot-file in the + usage message + +2010-08-04 Bernhard Herzog + + * formed/po/Makefile (LIST_POTFILES): Sort the file names to make + the order of entries in the .pot-file more predictable. + +2010-08-04 Bernhard Herzog + * formed/formed/model/nodecomponents.py (RootNode.__init__) (RootNode.getVersion, RootNode.setVersion): Add attribute "version" and accessor methods.