summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-11-09 08:05:27 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-11-09 08:05:27 +0000
commit5c9130aaa397370431b95c9354574a91d9816a4c (patch)
tree003f15f99fb44728902c7c59c66245dc973d83c9 /ChangeLog
parentc232911e1c62671ae2ef05dd486e4158d18611be (diff)
* ext/tcltklib/stubs.c: should include "util.h" for ruby_strdup.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@3036 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 18a05de3a3..9b71a2ec65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sat Nov 9 16:06:57 2002 WATANABE Hirofumi <eban@ruby-lang.org>
+
+ * ext/tcltklib/stubs.c: should include "util.h" for ruby_strdup.
+
Fri Nov 8 22:11:56 2002 Yukihiro Matsumoto <matz@ruby-lang.org>
* stable version 1.6.8 release candidate.