summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorzzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-02-04 20:20:23 +0000
committerzzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-02-04 20:20:23 +0000
commit9cfc40ab96a17304dc836fdc9a807ab85dde2917 (patch)
tree29b8983b27974b11fefb079ab673ae30c2ae34a3 /ChangeLog
parent53bc349069de17584e20aeef601b407d5ef74794 (diff)
* doc/standard_library.rdoc: Document list of libraries and extensions
and their purpose or short description * lib/README: Remove lib/README in favor of doc/standard_library.rdoc git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39047 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ee7cf7a62b..14c23ed90c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Tue Feb 5 05:20:00 2013 Zachary Scott <zachary@zacharyscott.net>
+
+ * doc/standard_library.rdoc: Document list of libraries and extensions
+ and their purpose or short description
+ * lib/README: Remove lib/README in favor of doc/standard_library.rdoc
+
Tue Feb 5 04:40:00 2013 Zachary Scott <zachary@zacharyscott.net>
* ext/json/lib/json.rb: Move module overview definition for rdoc