aboutsummaryrefslogtreecommitdiff
path: root/libio
diff options
context:
space:
mode:
authorAlexandre Oliva <oliva@gcc.gnu.org>1999-04-27 13:27:29 +0000
committerAlexandre Oliva <oliva@gcc.gnu.org>1999-04-27 13:27:29 +0000
commitceff9b144519cbd98a2ba3af247fff5d16d82123 (patch)
treedb23bd286c16500f21b40531a54a1561f3507d84 /libio
parentbfc79d3b30a7273612d573bd15f46af1e47da502 (diff)
downloadgcc-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 'libio')
-rw-r--r--libio/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/libio/ChangeLog b/libio/ChangeLog
index 798a5d3..5509fa3 100644
--- a/libio/ChangeLog
+++ b/libio/ChangeLog
@@ -19,7 +19,7 @@ Wed Mar 24 22:36:45 1999 Mumit Khan <khan@xraylith.wisc.edu>
1999-03-24 Alexandre Oliva <oliva@dcc.unicamp.br>
- * gen-params (CONFIG_NM): test ... -o ... is not portable
+ * gen-params (CONFIG_NM): `test ... -o ...' is not portable.
Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
@@ -65,8 +65,8 @@ Wed Feb 3 22:05:41 1999 H.J. Lu (hjl@gnu.org)
1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
- * config.shared (depend.new): delete libc-lock.h from
- dependencies, and fix _G_config.h -> $(_G_CONFIG_H) rule
+ * config.shared (depend.new): Delete libc-lock.h from
+ dependencies, and fix _G_config.h -> $(_G_CONFIG_H) rule.
* depend: Rebuilt.
Sun Oct 11 01:51:42 1998 Jeffrey A Law (law@cygnus.com)