summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-04-22 16:28:27 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-04-22 16:28:27 +0000
commitf9e536235b3a2bf12ac12639b96296efbd016497 (patch)
tree81037e0a35a5eb07c9b4fcc928972ea5dbdd5bbd /ChangeLog
parent478c65c4687f6a5a148c843f49d22e7a1b15d3f7 (diff)
* thread_win32.c (ubf_handle): remove unused typedef.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27447 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 88392abfef..003d66d926 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Apr 23 01:28:03 2010 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * thread_win32.c (ubf_handle): remove unused typedef.
+
Thu Apr 22 23:10:59 2010 Yusuke Endoh <mame@tsg.ne.jp>
* proc.c (mnew): fix wrong error message when Kernel#public_method