aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorzzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-02-04 19:39:15 +0000
committerzzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-02-04 19:39:15 +0000
commit53bc349069de17584e20aeef601b407d5ef74794 (patch)
treeeef8fedb5d76eee14ec4eeec0fadb2150531d694 /ChangeLog
parentf691d4a55468485b848120ff3edbd127791783ca (diff)
downloadruby-53bc349069de17584e20aeef601b407d5ef74794.tar.gz
* ext/json/lib/json.rb: Move module overview definition for rdoc
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39046 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 3afda95937..ee7cf7a62b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Feb 5 04:40:00 2013 Zachary Scott <zachary@zacharyscott.net>
+
+ * ext/json/lib/json.rb: Move module overview definition for rdoc
+
Tue Feb 5 03:00:00 2013 Zachary Scott <zachary@zacharyscott.net>
* lib/tracer.rb: Move class overview definition and reformat