summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 59682a01..c9adf7b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
2005-11-11 Brian Cameron <brian.cameron@sun.com>
- * configure.ac: Update check for socklen_t so it
+ * configure.in: Update check for socklen_t so it
includes sys/socket.h. Some platforms define
socklen_t there. Patch provided by
dmacks@netspace.org. Fixes bug #320930.