]> granicus.if.org Git - sudo/commitdiff
updated
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 22 Feb 1999 19:32:43 +0000 (19:32 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 22 Feb 1999 19:32:43 +0000 (19:32 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index a82f36b0020a0d28e04b5f86f355cf5cf39032d9..fca1a3c992d1d7c0a1a242788b2950ceba61ed02 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1011,3 +1011,9 @@ Sudo 1.5.7 released.
 317) If the check for socket() or inet_addr() fails, retry, this time
      linking with both -lsocket and -lnsl for those systems that
      have interlibrary dependencies.
+
+Sudo 1.5.8 released.
+
+318) Add dirfd() macro for systems without it.
+
+319) Better check for socket() in -lsocket -lnsl.