summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-05-29 15:49:30 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-05-29 15:49:30 +0000
commita32658790aa9c7b69b0d6b03dab773d194ed2257 (patch)
treeb1d0a8a4cf3f802ea01a0d1c8340420c822c350e /ChangeLog
parent3915c1f7afe8575c4fd89c45523b490c0f1d67bd (diff)
* gc.c (rb_source_filename, obj_free): supress warnings.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12405 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c86ab167..57b5c56e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,6 @@
-Wed May 30 00:47:21 2007 Nobuyoshi Nakada <nobu@ruby-lang.org>
+Wed May 30 00:50:48 2007 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * gc.c (rb_source_filename, obj_free): supress warnings.
* gc.c (garbage_collect, yarv_machine_stack_mark): fixed typo.
http://bugs.debian.org/426267