summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ecac951b51..b63477df3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Wed Mar 28 21:24:24 2018 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ unixsocket.c: abstract namespace
+
+ * ext/socket/unixsocket.c (unixsock_path_value): fix r62991 for
+ Linux abstract namespace.
+
Wed Mar 28 19:36:24 2018 Nobuyoshi Nakada <nobu@ruby-lang.org>
pack.c: fix underflow