*** empty log message ***
authorewt <devnull@localhost>
Thu, 20 Feb 1997 02:21:36 +0000 (02:21 +0000)
committerewt <devnull@localhost>
Thu, 20 Feb 1997 02:21:36 +0000 (02:21 +0000)
CVS patchset: 1450
CVS date: 1997/02/20 02:21:36

CHANGES

diff --git a/CHANGES b/CHANGES
index 09d1f3e..d909e1d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,11 @@
 2.3.6 -> 2.3.7:
        - no longer put file uid/gid in header
+       - fixed nasty memory link in -Va
+       - configure checks for -lnsl explicitly rather then linking it
+         to -lsocket (for NCR SysVR4)
+       - configure checks for dirent.h
+       - modified glob.c to include config.h and use HAVE_DIRENT_H
+       - cleanup of LIBS/LIBPATH mess a bit more
 
 2.3.5 -> 2.3.6:
        - -Vf uses realpath() now