aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 13a46c7b6..2a676ad7a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
* configure.ac: check for recv/send/gethostbyname/socket/connect in
-lsocket -lnsl (Tonnerre)
+2006-03-28 Jelmer Vernooij <jelmer@samba.org>
+ * libmpdclient.c: Fix ipv6 support
+
2006-01-22 Kalle Wallin <kaw@linux.se>
* configure.ac: use libcursesw by default
* wreadln.c: use wget_wch (wide characters) when built with libcursesw