aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b4f513cd5..b4d0f5522 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* wreadln.c: fixed TAB completion support when built with libcursesw
(path from René van Bevern)
* added galician translation from Johám-Luís Miguéns Vila
+ * configure.ac: check for recv/send/gethostbyname/socket/connect in
+ -lsocket -lnsl (Tonnerre)
2006-01-22 Kalle Wallin <kaw@linux.se>
* configure.ac: use libcursesw by default