summaryrefslogtreecommitdiff
path: root/trans/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'trans/ChangeLog')
-rw-r--r--trans/ChangeLog12
1 files changed, 10 insertions, 2 deletions
diff --git a/trans/ChangeLog b/trans/ChangeLog
index 7e097e34..712dd1c3 100644
--- a/trans/ChangeLog
+++ b/trans/ChangeLog
@@ -1,3 +1,12 @@
+1998-07-20 Roland McGrath <roland@baalperazim.frob.com>
+
+ * firmlink.c (main): Fix return type to int, and use return.
+ * fwd.c (main): Likewise.
+ * new-fifo.c (main): Likewise.
+ * magic.c (main): Likewise.
+ * fifo.c (main): Likewise.
+ * null.c (main): Likewise.
+
1997-09-04 Miles Bader <miles@gnu.ai.mit.edu>
* null.c (main): Fix typo.
@@ -5,7 +14,7 @@
Wed Aug 20 14:07:56 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* crash.c (main): New args for
- ports_manage_port_operations_multithread.
+ ports_manage_port_operations_multithread.
* fifo.c (main): Likewise.
* firmlink.c (main): Likewise.
* new-fifo.c (main): Likewise.
@@ -422,4 +431,3 @@ Tue Aug 16 11:38:26 1994 Michael I Bushnell <mib@geech.gnu.ai.mit.edu>
Fri Jul 22 15:15:49 1994 Michael I Bushnell <mib@geech.gnu.ai.mit.edu>
* Makefile: Rewritten in accord with new scheme.
-