summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e9146be107..ce320912b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Wed Jan 31 22:32:08 2018 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ ext: check if null byte is contained
+
+ [ruby-dev:50267] [Bug #13953]
+
Wed Jan 31 22:29:57 2018 Nobuyoshi Nakada <nobu@ruby-lang.org>
string.c: fix ASCII-only on succ