summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-28 09:41:53 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-28 09:41:53 +0000
commit65a87eeb8e35301bb11c80b0c4ab01271ba0c537 (patch)
treec46504ae2cd5bc2a0a788d07e287ee9bca5d9934 /ChangeLog
parent4d130d7fda10738ab6101e56bd211b45bc5b226a (diff)
merges r21096 from trunk into ruby_1_9_1.
* thread.c (rb_thread_atfork, rb_thread_atfork_before_exec): DRY. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21125 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 4762cc563..94b67b1e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sat Dec 27 19:30:01 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * thread.c (rb_thread_atfork, rb_thread_atfork_before_exec): DRY.
+
Sat Dec 27 17:08:43 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
* .gdbinit (dummy_gdb_enums.special_consts): forces to load debug