diff options
author | Alexandre Oliva <oliva@gcc.gnu.org> | 1999-04-27 13:27:29 +0000 |
---|---|---|
committer | Alexandre Oliva <oliva@gcc.gnu.org> | 1999-04-27 13:27:29 +0000 |
commit | ceff9b144519cbd98a2ba3af247fff5d16d82123 (patch) | |
tree | db23bd286c16500f21b40531a54a1561f3507d84 /contrib | |
parent | bfc79d3b30a7273612d573bd15f46af1e47da502 (diff) | |
download | gcc-ceff9b144519cbd98a2ba3af247fff5d16d82123.zip gcc-ceff9b144519cbd98a2ba3af247fff5d16d82123.tar.gz gcc-ceff9b144519cbd98a2ba3af247fff5d16d82123.tar.bz2 |
Fixed some old ChangeLog entries I wrote before becoming aware of the GNU
coding standards.
From-SVN: r26679
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/ChangeLog | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 0c1bcab..99420bc 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -18,8 +18,8 @@ Fri Apr 2 16:09:02 1999 Jeffrey A Law (law@cygnus.com) 1999-01-07 Alexandre Oliva <oliva@dcc.unicamp.br> - * test_summary (version): remove carriage return that gawk inserts - in the version string for some reason + * test_summary (version): Remove carriage return that gawk inserts + in the version string for some reason. 1998-11-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> @@ -27,22 +27,22 @@ Fri Apr 2 16:09:02 1999 Jeffrey A Law (law@cygnus.com) 1998-11-29 Alexandre Oliva <oliva@dcc.unicamp.br> - * test_summary (EOF): remove double backslash + * test_summary (EOF): Remove double backslash. Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com> 1998-11-28 Alexandre Oliva <oliva@dcc.unicamp.br> - * test_summary (address): set to egcs-testresults mailing list + * test_summary (address): Set to egcs-testresults mailing list. 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br> - * test_summary (address): added Marc Lehmann's testsuite-results - to the default e-mail address + * test_summary (address): Added Marc Lehmann's testsuite-results + to the default e-mail address. 1998-11-25 Alexandre Oliva <oliva@dcc.unicamp.br> - * test_summary (-p, prepend_logs): add these before the summary - (Compiler, Platform): print these just before configflags + * test_summary (-p, prepend_logs): Add these before the summary. + (Compiler, Platform): Print these just before configflags. Sat Oct 31 10:53:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> @@ -128,8 +128,8 @@ Thu Sep 3 10:11:32 1998 Robert Lipe <robertl@dgii.com> 1998-08-14 Alexandre Oliva <oliva@dcc.unicamp.br> - * test_installed: new script for testing already-installed - gcc/g++/g77 + * test_installed: New script for testing already-installed + gcc/g++/g77. Wed Aug 12 19:59:36 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> @@ -171,7 +171,7 @@ Mon Jul 27 22:08:12 1998 Mike Stump (mrs@wrs.com) 1998-07-28 Alexandre Oliva <oliva@dcc.unicamp.br> - * test_summary: assigned copyright to FSF + * test_summary: Assigned copyright to FSF. Mon Jul 27 20:33:02 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> @@ -180,8 +180,8 @@ Mon Jul 27 20:33:02 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br> - * test_summary: new switch (-i) and environment variable - (append_logs) for including files in the report. + * test_summary: New switch, -i, and environment variable, + append_logs, for including files in the report. 1998-06-01 Manfred Hollstein <manfred@s-direktnet.de> |