mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* NEWS: added comment for Readline.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22015 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d60cd5b379
commit
e2fc3f38af
1 changed files with 9 additions and 0 deletions
9
NEWS
9
NEWS
|
@ -122,6 +122,15 @@ with all sufficient information, see the ChangeLog file.
|
|||
* realdirpath
|
||||
* each_child
|
||||
|
||||
* Readline
|
||||
* new method:
|
||||
* Readline.set_screen_size
|
||||
* Readline.get_screen_size
|
||||
|
||||
* extended methods:
|
||||
* Readline.completion_proc= accepts nil.
|
||||
nil means to use default completion proc.
|
||||
|
||||
=== Compatibility issues (excluding feature bug fixes)
|
||||
|
||||
* Enumerator#rewind
|
||||
|
|
Loading…
Add table
Reference in a new issue