diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 45d50bf666e..95961e6ebce 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2004-07-01 Paolo Bonzini <bonzini@gnu.org> + + * c-pretty-print.c (pp_c_postfix_expression): Fix pasto. + 2004-07-01 Per Bothner <per@bothner.com> * final.c (final): Fix typo reported by Aaron W. LaFramboise. |