diff options
Diffstat (limited to 'sutils/ChangeLog')
-rw-r--r-- | sutils/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sutils/ChangeLog b/sutils/ChangeLog index ce5e777a..2c5f1765 100644 --- a/sutils/ChangeLog +++ b/sutils/ChangeLog @@ -1,3 +1,13 @@ +Thu Sep 5 11:40:00 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * Makefile: Use $(top_srcdir)/sh-version.sed to make executables + from .sh files. + + * fsck.c: Include <version.h>. + (argp_program_version): Define with STANDARD_HURD_VERSION. + * halt.c: Likewise. + * reboot.c: Likewise. + Tue Aug 27 12:06:55 1996 Miles Bader <miles@gnu.ai.mit.edu> * reboot.c, halt.c (main): Add argument parsing. |