From c8d0d58283604a1a43eb5e275f4e5f208f888838 Mon Sep 17 00:00:00 2001 From: shugo Date: Wed, 23 Jun 2004 16:33:51 +0000 Subject: * version.h: added declarations of ruby_version, ruby_release_date, ruby_platform. (backported from HEAD) git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@6508 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d96287515..b4c71c59d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Thu Jun 24 01:32:43 2004 Shugo Maeda + + * version.h: added declarations of ruby_version, + ruby_release_date, ruby_platform. + (backported from HEAD) + Wed Jun 23 22:23:37 2004 Dave Thomas * ext/socket/socket.c (sock_s_gethostbyaddr): Work around problem -- cgit