diff --git a/CHANGES.rst b/CHANGES.rst index b820fd556..9bd27e723 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -74,9 +74,11 @@ Minor changes * Display of labels in the plots of the TableReport, especially for other scripts than the latin alphabet, has improved. + - before, some characters could be missing and replaced by empty boxes. - before, when the text is truncated, the ellipsis "..." could appear on the wrong side for right-to-left scripts. + Moreover, when the text contains line breaks it now appears all on one line. Note this only affects the labels in the plots; the rest of the report did not have these problems.