aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorshugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-06-23 16:29:16 +0000
committershugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-06-23 16:29:16 +0000
commit97ebe521bfdb6ef8fa172b7cb02c3595fe749de6 (patch)
tree8a26b5009c48a6962f7b8bb62fcc8485c2aefa8e /ChangeLog
parentac0ba927f3914353b8bac6da9b93753a169fb4ef (diff)
downloadruby-97ebe521bfdb6ef8fa172b7cb02c3595fe749de6.tar.gz
* version.h: added declarations of ruby_version,
ruby_release_date, ruby_platform. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6507 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64dfe9b717..8ed64361d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Jun 24 01:25:21 2004 Shugo Maeda <shugo@ruby-lang.org>
+
+ * version.h: added declarations of ruby_version,
+ ruby_release_date, ruby_platform.
+
Wed Jun 23 22:19:10 2004 Dave Thomas <dave@pragprog.com>
* ext/socket/socket.c (sock_s_gethostbyaddr): Work around problem