aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-01-25 00:33:17 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-01-25 00:33:17 +0000
commit20f3c8d76fd354654e6d6bd95a409270dc9f3150 (patch)
tree0df183c8faea9405b39dc4b433dc04c45ec34b39 /ChangeLog
parent98f8763440095ae6df3dd395f1447f1b3c2333a5 (diff)
downloadruby-20f3c8d76fd354654e6d6bd95a409270dc9f3150.tar.gz
* lib/webrick/httpservlet/filehandler.rb: fix documentation for namespace.
[fix GH-1219][ci skip] Patch by @leafac git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53648 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 66c2ec73f3..186b83c2cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Jan 25 09:32:25 2016 SHIBATA Hiroshi <hsbt@ruby-lang.org>
+
+ * lib/webrick/httpservlet/filehandler.rb: fix documentation for namespace.
+ [fix GH-1219][ci skip] Patch by @leafac
+
Sun Jan 24 19:34:23 2016 Eric Wong <e@80x24.org>
* vm_insnhelper.c (vm_check_if_namespace): tiny size reduction