summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhjl <hjl>2002-09-12 21:41:09 +0000
committerhjl <hjl>2002-09-12 21:41:09 +0000
commit259185400a65f2fc0c304b42aae6dde1dddd4baa (patch)
treed615308803d63aff9c1fa1cc62e63da300e06d51 /ChangeLog
parent2134aed3d0db23249cb1fa037f5657805661b486 (diff)
downloadnfs-utils-259185400a65f2fc0c304b42aae6dde1dddd4baa.tar.gz
nfs-utils-259185400a65f2fc0c304b42aae6dde1dddd4baa.tar.xz
nfs-utils-259185400a65f2fc0c304b42aae6dde1dddd4baa.zip
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a7b593a..00fc995 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
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.