summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-02-20 06:39:14 +0000
committernormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-02-20 06:39:14 +0000
commit68d4d7e41f00ce71a5d737a711278fb7b3c6da12 (patch)
treeda05e72bac16dc259483ce0566d87249a503b47c /ChangeLog
parent7cb7b5f7f2eb1a4c78242fd512b75746bc209204 (diff)
doc/extension.rdoc: update paths for defs/ directory
These files were moved in r19844 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53880 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 e93210dde9..f48fe483bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sat Feb 20 15:38:16 2016 Eric Wong <e@80x24.org>
+
+ * doc/extension.rdoc: update paths for defs/ directory
+
Sat Feb 20 14:44:15 2016 Lucas Buchala <lucasbuchala@gmail.com>
* vm_eval.c (rb_mod_module_eval): [DOC] Fix documentation