aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-03-07 03:38:05 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-03-07 03:38:05 +0000
commit81809e27567739d0663ffe152941b8fdecf78495 (patch)
treeb67e860c2bf254ede5c154969b73205745ca63d1 /ChangeLog
parent72de92d1f9f7ad5861f151f972db085cdf3e0edb (diff)
downloadruby-81809e27567739d0663ffe152941b8fdecf78495.tar.gz
* ChangeLog: commit miss.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34942 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 0 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 34371c4d92..11655a4ab7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,5 @@
Wed Mar 7 12:26:25 2012 Nobuyoshi Nakada <nobu@ruby-lang.org>
- rb_load_fail
-
* error.c (rb_load_fail): use path as a string, not char*.
* internal.h: (rb_load_fail): moved from ruby/intern.h.