aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-13 05:19:03 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-13 05:19:03 +0000
commit273d5004bec3138b6ca7fd17f4f12e3c2f2abf2f (patch)
treeb9b3c7d4f3759ea7efcce099355c8cd09a3a63a0 /ChangeLog
parentc53479ae8afa9c32966a38f6b754f8e31f130b96 (diff)
downloadruby-273d5004bec3138b6ca7fd17f4f12e3c2f2abf2f.tar.gz
* lib/shellwords.rb (Shellwords#shellsplit): Document that this
method does not treat shell metacharacters as such. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53070 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 ba618ea5bb..3a66c0b21e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Dec 13 14:16:09 2015 Akinori MUSHA <knu@iDaemons.org>
+
+ * lib/shellwords.rb (Shellwords#shellsplit): Document that this
+ method does not treat shell metacharacters as such.
+
Sun Dec 13 12:17:43 2015 Eric Wong <e@80x24.org>
* lib/shellwords.rb (shellescape): duplicate frozen literal