Subject: CVS commit: wip/mscgen
From: Jan Danielsson
Date: 2011-04-03 15:20:37
Message id: E1Q6NEd-00083g-JF@sfs-ml-1.v29.ch3.sourceforge.com

Log Message:
Update to 0.20.

0.20: 05/03/2011
      Fix spelling errors (issue #58)
      Add a MSC validation phase to check that all the entity names are known
       before rendering is started.  This now also outputs the input line
       number at which a problem was detected e.g.
         Error detected at line 10: Unknown source entity 'xyz'.
	 (issue #62)
      Add width and height attributes to svg output.
         (Thanks hwmaier for pointing this out, issue #63)
      When wrapping words in boxes, hypenate very long words if needed to fit
       the available space.
       (issue #59)
      Fix assertion if ... is placed on the same line as another arc, but
       after the arc has been specified.
      Fix regression where blank lines at the start of input would be
       rejected and parsing stopped.
       (Thanks Bernhard for the report and example)
      Allow output to stdout if - is specified as the output filename.
      Fix opening and closing the output file twice - the dummy output in the
       first layout run now goes to /dev/null (or a temp file on Win32).

Files:
RevisionActionfile
1.2modifywip/mscgen/Makefile
1.2modifywip/mscgen/PLIST
1.2modifywip/mscgen/distinfo