summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-01-01 02:03:59 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-01-01 02:03:59 +0000
commit281bdd3125bf0486b5838f81755d48067e285e3d (patch)
tree87d43ab905831ce33dcd5bb637207f05b60a9af3 /NEWS
parent2d5bd6b1943c39baebcad30f6830d8e86aae007d (diff)
* NEWS (optparse): shell completion support.
* misc/README (rb_optparse.{bash,zzh}): for shell completion. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30444 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1328a42b08..df7c8a8b82 100644
--- a/NEWS
+++ b/NEWS
@@ -88,6 +88,9 @@ with all sufficient information, see the ChangeLog file.
* IO#winsize
* IO.console
+* optparse
+ * support for bash/zsh completion.
+
* RDoc
* RDoc has been upgraded to RDoc 3.1. For full release notes see
http://rdoc.rubyforge.org/History_txt.html