summaryrefslogtreecommitdiff
path: root/gcc/fortran/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/fortran/ChangeLog')
-rw-r--r--gcc/fortran/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog
index e454bd264d9..4bd9291329f 100644
--- a/gcc/fortran/ChangeLog
+++ b/gcc/fortran/ChangeLog
@@ -1,3 +1,11 @@
+2019-08-23 Mark Eggleston <mark.eggleston@codethink.com>
+
+ * intrinsics.text: References in 'See also:' are now on
+ separate lines to ensure that they always fit in the margins of
+ a PDF page. The column widths of tables have been adjusted
+ where necessary to prevent overlapping text. All program
+ examples now fit within the margins of a PDF page.
+
2019-08-23 Jakub Jelinek <jakub@redhat.com>
PR middle-end/91283