]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
2002-09-12 H.J. Lu <hjl@lucon.org>
[nfs-utils.git] / ChangeLog
index ac8e2a4e2f986ce89c73363cf24608381bf98da7..f7a5c5fc9119e1d953534de248542738d908bb1e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2002-09-12  H.J. Lu <hjl@lucon.org>
+
+       * configure.in: Remove checking svctcp_socket and svcudp_socket.
+       * configure: Regenerated.
+
+       * support/include/config.h.in (HAVE_SVCTCP_SOCKET): Removed.
+       (HAVE_SVCUDP_SOCKET): Removed.
+
+       * support/include/nfslib.h: Undo the last change.
+
+2002-09-12  H.J. Lu <hjl@lucon.org>
+
+       * support/include/nfslib.h (svctcp_socket): Protect it with
+       HAVE_SVCTCP_SOCKET.
+       (svcudp_socket): Protect it with HAVE_SVCUDP_SOCKET.
+
+2002-09-12  H.J. Lu <hjl@lucon.org>
+
+       * configure.in (VERSION): Set to "1.0.2".
+       * configure: Regenerated.
+       * nfs-utils.spec: Likewise.
+
 2002-09-12  H.J. Lu <hjl@lucon.org>
 
        * configure.in: Check svctcp_socket and svcudp_socket.