From 360f74256474b36ccd4df4ea05bcdf855bbd6062 Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 2 Jun 2016 08:05:21 +0000 Subject: ruby.c: no MAXPATHLEN for loadpath * ruby.c (ruby_init_loadpath_safe): remove MAXPATHLEN restriction for Windows 10. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55260 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6cada4724f..faa423684e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Jun 2 17:05:19 2016 Nobuyoshi Nakada + + * ruby.c (ruby_init_loadpath_safe): remove MAXPATHLEN restriction + for Windows 10. + Thu Jun 2 16:51:35 2016 Koichi ITO * misc/ruby-mode.el (ruby-here-doc-beg-re), -- cgit v1.2.3