aboutsummaryrefslogtreecommitdiffstats
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
commit121d15dddab92307984c55165e2fc0ae01f5ff50 (patch)
tree63384780dff3510988cc23847845007a1cf4a8af /ChangeLog
parented58a66fa8bf2af5e085529887e16c2a9498bb1e (diff)
downloadruby-121d15dddab92307984c55165e2fc0ae01f5ff50.tar.gz
* string.c (chopped_length): get rid of unexpected exception.
see [ruby-core:26336]. git-svn-id: svn+ssh://ci.ruby-lang.org/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 49330e9462..67761069d1 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.