summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-10-27 07:36:54 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-10-27 07:36:54 +0000
commit772d79be859721f42f3c3c85379f7124984564c9 (patch)
tree63384780dff3510988cc23847845007a1cf4a8af /ChangeLog
parent5385023112af199efa6cf1837fe65349abb5d2c7 (diff)
downloadruby-772d79be859721f42f3c3c85379f7124984564c9.tar.gz
ruby-772d79be859721f42f3c3c85379f7124984564c9.tar.xz
ruby-772d79be859721f42f3c3c85379f7124984564c9.zip
* string.c (chopped_length): get rid of unexpected exception.
see [ruby-core:26336]. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25512 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49330e946..67761069d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Oct 27 16:36:52 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * string.c (chopped_length): get rid of unexpected exception.
+ see [ruby-core:26336].
+
Tue Oct 27 15:53:10 2009 Tanaka Akira <akr@fsij.org>
* gc.h (SET_MACHINE_STACK_END): use __i386.