Fix punctuation.

Author:Peter Gummer
Date:2013-12-01T01:25:57.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1241 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
pgummer
2013-12-01 01:25:57 +00:00
parent ac891633c6
commit fd75b55195

View File

@@ -9,7 +9,7 @@ This document contains details of modifications and bug fixes to the EiffelVisio
'''Bug fixes''' '''Bug fixes'''
*'''Platform Independent''' *'''Platform Independent'''
** Fixed a drawing issue in EV_GRID causing some invalid drawing ** Fixed a drawing issue in EV_GRID causing some invalid drawing.
** Fixed a crash with retrieving a RTF file containing a color or a font whose index is not starting at 1, or that it is referring to a non-defined index. ** Fixed a crash with retrieving a RTF file containing a color or a font whose index is not starting at 1, or that it is referring to a non-defined index.
** Fixed a bug introduced at rev#90517 with `new_line_string' that became TN instead of %N. ** Fixed a bug introduced at rev#90517 with `new_line_string' that became TN instead of %N.
** Fixed a bug retrieving font in a font table to allow spaces between the components of a font entry in the table.  ** Fixed a bug retrieving font in a font table to allow spaces between the components of a font entry in the table.