From: Brooks Moses Date: Mon, 9 Oct 2006 23:19:58 +0000 (-0700) Subject: Changelog: Added spaces after * on last two entries. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=12923cd19a315693833d5f0b58d1e4bc3f49b560;p=gcc.git Changelog: Added spaces after * on last two entries. 2006-10-09 Brooks Moses * Changelog: Added spaces after * on last two entries. From-SVN: r117587 --- diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index 109e83a8bea..f5bdfb7a134 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,11 +1,15 @@ 2006-10-09 Brooks Moses - *Make-lang.in: Added intrinsic.texi to GFORTRAN_TEXI + * Changelog: Added spaces after * on last two entries. + +2006-10-09 Brooks Moses + + * Make-lang.in: Added intrinsic.texi to GFORTRAN_TEXI dependences. 2006-10-09 Brooks Moses - *intrinsic.texi: (MOVE_ALLOC) changed "Options" to "Standards". + * intrinsic.texi: (MOVE_ALLOC) changed "Options" to "Standards". 2006-10-09 Steven G. Kargl