summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1996-07-26 00:33:49 +0000
committerRoland McGrath <roland@redhat.com>1996-07-26 00:33:49 +0000
commitd3c192e4a6d37c48f9015ef7e93202e60943f9f5 (patch)
tree399c45d63916bce84481be6f9031a1f912cadd9d
parent08905cdcbcdf3bef972d4567ac5c84ceae0bb1de (diff)
downloadgunmake-d3c192e4a6d37c48f9015ef7e93202e60943f9f5.tar.gz
.
-rw-r--r--ChangeLog5
-rw-r--r--version.c2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 29f4ca7..562129a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
+ * Version 3.74.7.
+
+ * main.c (define_makeflags): Back up P to point at null terminator
+ when killing final space and dash before setting MFLAGS.
+
From Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>:
* dir.c [__MSDOS__] [DJGPP > 1]: Include <libc/dosio.h> and defin
`__opendir_flags' initialized to 0.
diff --git a/version.c b/version.c
index 733f5db..29a75d7 100644
--- a/version.c
+++ b/version.c
@@ -1,4 +1,4 @@
-char *version_string = "3.74.6";
+char *version_string = "3.74.7";
/*
Local variables: