diff options
author | Nick Clifton <nickc@redhat.com> | 2002-01-02 15:55:48 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-01-02 15:55:48 +0000 |
commit | af6dfb5b796c2e987b120550971b12efea54e16b (patch) | |
tree | 7565ec779e872a65551f2fb19474e6125ce7b8d0 /gprof/ChangeLog | |
parent | 5eefb65fea305337aa7325acc53b5a00d0aa9800 (diff) | |
download | gdb-af6dfb5b796c2e987b120550971b12efea54e16b.zip gdb-af6dfb5b796c2e987b120550971b12efea54e16b.tar.gz gdb-af6dfb5b796c2e987b120550971b12efea54e16b.tar.bz2 |
Fix spelling typo.
Reformat messages to ease translation into other languages.
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 264dd2d..81b072d 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,10 @@ +2002-01-02 Nick Clifton <nickc@cambridge.redhat.com> + + * cg_print.c (print_header): Fix spelling typo. + + * gmon_io.c (gmon_out_read): Fix formatting of text messages to + allow easier translation into other languages. + 2001-12-21 Nick Clifton <nickc@cambridge.redhat.com> * configure.in (ALL_LINGUAS): Add sv. |