From a9278637aac2aaaaa1eb57e594402f36e3382bbb Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 3 Dec 2004 03:25:29 +0000 Subject: * st.h: fix prototype for C++. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7444 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9f9bbad27..7b27b597e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Dec 3 12:25:21 2004 Nobuyoshi Nakada + + * st.h: fix prototype for C++. + Fri Dec 3 01:55:24 2004 Hidetoshi NAGAI * ext/tk/lib/tk.rb: widget configuration by TkWindow#method_missing -- cgit