.
authorRoland McGrath <roland@redhat.com>
Sat, 2 Mar 1996 21:27:49 +0000 (21:27 +0000)
committerRoland McGrath <roland@redhat.com>
Sat, 2 Mar 1996 21:27:49 +0000 (21:27 +0000)
ChangeLog

index 5fb1ee4..e7be478 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,14 @@
+Sat Mar  2 16:26:52 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
+
+       * compatMakefile (srcs): Add getopt.h; prepend $(srcdir)/ to getopt*.
+
 Fri Mar  1 12:04:47 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
 
+       * Version 3.74.3.
+
        * remake.c (f_mtime): Move future modtime check before FILE is
        clobbered by :: loop.
 
-       * 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.