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