This commit is contained in:
Roland McGrath 1996-07-26 00:33:49 +00:00
parent 08905cdcbc
commit d3c192e4a6
2 changed files with 6 additions and 1 deletions

View file

@ -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.

View file

@ -1,4 +1,4 @@
char *version_string = "3.74.6";
char *version_string = "3.74.7";
/*
Local variables: