summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1996-03-01 17:45:50 +0000
committerRoland McGrath <roland@redhat.com>1996-03-01 17:45:50 +0000
commit32979e812294610614330f8c35b87d064315d945 (patch)
tree537f22a3cb95d31c65202ca9403dbc6d70eddfcb
parent490f35dda4ea0b87fe8215b3f2233b7eeb44c585 (diff)
downloadgunmake-32979e812294610614330f8c35b87d064315d945.tar.gz
.
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 14c6932..28a94b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,13 @@ Fri Mar 1 12:04:47 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* Version 3.74.3.
+ * dir.c: Use canonical code from autoconf manual for dirent include.
+ [_D_NAMLEN]: Redefine NAMLEN using this.
+ (dir_contents_file_exists_p): Use NAMLEN macro.
+ (read_dirstream) [_DIRENT_HAVE_D_NAMLEN]: Only set d_namlen #if this.
+
+ * compatMakefile (objs): Add missing backslash.
+
Wed Feb 28 03:56:20 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* default.c (default_terminal_rules): Remove + prefix from RCS cmds.