From 0ec216e803ab5f1c2b39e8dc7ef512a59d71e26b Mon Sep 17 00:00:00 2001 From: zzak Date: Tue, 18 Jun 2013 11:38:10 +0000 Subject: * ext/.document: add object_tracing.c to document file git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41381 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ ext/.document | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 611cb8e909..8ac7a1a3fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Tue Jun 18 20:29:47 2013 Zachary Scott + + * ext/.document: add object_tracing.c to document file + Tue Jun 18 20:20:27 2013 Zachary Scott * ext/objspace/objspace.c: rdoc on require to overview from r41355 diff --git a/ext/.document b/ext/.document index 6997dbe356..4a8e06e498 100644 --- a/ext/.document +++ b/ext/.document @@ -44,6 +44,7 @@ mathn/rational/rational.c nkf/lib nkf/nkf.c objspace/objspace.c +objspace/object_tracing.c openssl/lib openssl/ossl.c openssl/ossl_asn1.c -- cgit v1.2.3