summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-01-08 02:21:28 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-01-08 02:21:28 +0000
commit416f20480835a2bcb5ce5547e091cf5f1c05fba3 (patch)
tree9111deb368920221fce9b02fd705eafc6d6249b2 /ChangeLog
parent0141c6651565d1d3f28580d4cec8b70d0f46d769 (diff)
downloadruby-416f20480835a2bcb5ce5547e091cf5f1c05fba3.tar.gz
ruby-416f20480835a2bcb5ce5547e091cf5f1c05fba3.tar.xz
ruby-416f20480835a2bcb5ce5547e091cf5f1c05fba3.zip
* eval.c, object.c, process.c, re.c: don't use C++ style comments.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5412 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 c70d32265..c8525949e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Jan 8 11:20:01 2004 WATANABE Hirofumi <eban@ruby-lang.org>
+
+ * eval.c, object.c, process.c, re.c: don't use C++ style comments.
+
Thu Jan 8 08:46:14 2004 Nobuyoshi Nakada <nobu@ruby-lang.org>
* ext/syck/rubyext.c (yaml_org_handler): lazy-load Date for