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
commit65793c9c179846266345a3581877fcd3a9869729 (patch)
tree0df183c8faea9405b39dc4b433dc04c45ec34b39 /ChangeLog
parent1a690ada1a6b18d168a5f8d87d911c23ba111230 (diff)
downloadruby-65793c9c179846266345a3581877fcd3a9869729.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