summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f249b2d784..e299d4a953 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@ Fri Jul 25 13:18:00 2014 Will Farrington <wfarrington@digitalocean.com>
* ext/socket/socket.c (sock_gethostname): Use NI_MAXHOST to support
hostnames longer than 64 characters if the system supports it.
+ [fixes GH-683]
Fri Jul 25 12:21:11 2014 Santiago Pastorino <santiago@wyeworks.com>