summaryrefslogtreecommitdiff
path: root/sutils/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-09-05 16:59:37 +0000
committerThomas Bushnell <thomas@gnu.org>1996-09-05 16:59:37 +0000
commit5145728f45d1a83ebe229ee38c4f2534a43c385f (patch)
tree48dfa16e2e256f1627e60d1f1d19dfcc9e6e46d2 /sutils/ChangeLog
parent41476b24b860bc333ed99c3eb2b575193b111aa7 (diff)
*** empty log message ***
Diffstat (limited to 'sutils/ChangeLog')
-rw-r--r--sutils/ChangeLog10
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.