diff options
author | Roland McGrath <roland@gnu.org> | 1998-07-24 23:42:19 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1998-07-24 23:42:19 +0000 |
commit | 3aba1fdb69c7e84a118e162246702d131b044da9 (patch) | |
tree | 9c2edb29a553b6642c330cefb487a3901ec76cb7 /utils | |
parent | 4ac427f58c0f04190cabab56ce77fcf2fc77446f (diff) |
.
Diffstat (limited to 'utils')
-rw-r--r-- | utils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog index 5a3ef9dd..7e835bde 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,10 @@ +1998-07-24 Jose M. Moya <josem@gnu.org> + + * msgport.c: New file. + * Makefile (targets): Add `msgport'. + (SRCS): Add `msgport.c'. + (msgport): Add dependencies on parse.o and pids.o. + 1998-07-20 Roland McGrath <roland@baalperazim.frob.com> * ps.c (main): Fix return type to int, and use return. |