diff options
author | Thomas Bushnell <thomas@gnu.org> | 1996-09-05 16:59:37 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1996-09-05 16:59:37 +0000 |
commit | 5145728f45d1a83ebe229ee38c4f2534a43c385f (patch) | |
tree | 48dfa16e2e256f1627e60d1f1d19dfcc9e6e46d2 /utils/ChangeLog | |
parent | 41476b24b860bc333ed99c3eb2b575193b111aa7 (diff) |
*** empty log message ***
Diffstat (limited to 'utils/ChangeLog')
-rw-r--r-- | utils/ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog index 133ea97e..f55b5f0c 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,22 @@ +Thu Sep 5 11:45:58 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * Makefile: Use $(top_srcdir)/sh-version.h to make executables + from .sh files. + + * fsysopts.c: Include <version.h>. + (argp_program_version): Define with STANDARD_HURD_VERSION. + * w.c: Likewise. + * vmstat.c: Likewise. + * vminfo.c: Likewise. + * sync.c: Likewise. + * storeinfo.c: Likewise. + * showtrans.c: Likewise. + * settrans.c: Likewise. + * ps.c: Likewise. + * portinfo.c: Likewise. + * login.c: Likewise. + * hurdids.c: Likewise. + Sun Sep 1 14:15:46 1996 Miles Bader <miles@gnu.ai.mit.edu> * sync.c (argp_program_version): New variable. |