summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-25 09:56:30 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-25 09:56:30 +0000
commit3b239725a07d4fc550c437ead6a0a933d74475c4 (patch)
treea6c24194e03d0b5ce385ff24bf5328cce7cdf218 /ChangeLog
parent026cb87d4cd7049cf82e744970ba0739e712fbdd (diff)
merges r20976 from trunk into ruby_1_9_1.
* thread.c (thread_start_func_2): sets native thread key. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21030 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 06e66f8092..0c09728955 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Dec 25 01:52:34 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * thread.c (thread_start_func_2): sets native thread key.
+
Thu Dec 25 01:09:23 2008 TAKAO Kouji <kouji@takao7.net>
* test/readline/test_readline_history.rb: check the encoding that