summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-05-06 13:12:12 +0000
committernagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-05-06 13:12:12 +0000
commit14ed1fd1a0ff16e12dd6a76401907b83d9ac4037 (patch)
tree5001debeeefba4dd4719e7ba71d3e038e87569de /ChangeLog
parent638ebc41170ada06d43b442277a80a83c6a61b5b (diff)
downloadruby-14ed1fd1a0ff16e12dd6a76401907b83d9ac4037.tar.gz
ruby-14ed1fd1a0ff16e12dd6a76401907b83d9ac4037.tar.xz
ruby-14ed1fd1a0ff16e12dd6a76401907b83d9ac4037.zip
* ext/tk/tkutil.c (get_eval_string_core): bug fix. [ruby-dev:23466]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6256 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 473ecc891..1ccf6a738 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu May 6 22:09:29 2004 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
+
+ * ext/tk/tkutil.c (get_eval_string_core): bug fix. [ruby-dev:23466]
+
Thu May 6 14:22:29 2004 why the lucky stiff <why@ruby-lang.org>
* lib/yaml/rubytypes.rb (to_yaml): added instance variable handling