diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-09-04 13:00:50 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-09-04 13:00:50 +0000 |
commit | 62c0604ba692a2139489e705a377279f615ad56c (patch) | |
tree | e51a15406479f7c292453374f77c9791fea465f1 /utils/ChangeLog | |
parent | 4deab46f5e6c5f209f85e66cfb62b95143033c41 (diff) |
1999-08-10 Thomas Bushnell, BSG <tb@mit.edu>
* portinfo.c: Correct documentation for (currently implemented)
--target-send and --target-send-once options. Reported by Marcus
Brinkmann (Marcus.Brinkmann@ruhr-uni-bochum.de).
Diffstat (limited to 'utils/ChangeLog')
-rw-r--r-- | utils/ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog index 3eecd02d..eaa95bcf 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,6 +1,8 @@ -1999-08-20 Roland McGrath <roland@baalperazim.frob.com> +1999-08-10 Thomas Bushnell, BSG <tb@mit.edu> - * portinfo.c (options): Doc fixes from Marcus. + * portinfo.c: Correct documentation for (currently implemented) + --target-send and --target-send-once options. Reported by Marcus + Brinkmann (Marcus.Brinkmann@ruhr-uni-bochum.de). 1999-07-23 Roland McGrath <roland@baalperazim.frob.com> |