From 882c18e65ef38342cd2dc0d4cd5e643439c30a77 Mon Sep 17 00:00:00 2001 From: matz Date: Thu, 9 Apr 1998 10:19:08 +0000 Subject: 1.1b9_09 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/v1_1r@163 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index cc22029d36..82696a47eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ Thu Apr 9 18:24:58 1998 Yukihiro Matsumoto + * experimental release 1.1b9_09. + * string.c (str_cmp): do not depend on sentinel at the end of the strings. -- cgit v1.2.3