summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-06-23 08:12:54 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-06-23 08:12:54 +0000
commitc7d001465cdb2956b6d0804b1ab34104846275ce (patch)
treefc8b9a0d16a246fd19499c5ad24c389c046806b9 /NEWS
parent0de2d84af82935ba01ba1d3328c9fdcf287bf3e1 (diff)
* NEWS (ptr): new method and deprecated methods. [ruby-dev:41681]
* ext/pty/{README,README.ja}: ditto. * ext/pty/pty.c (pty_check): add rdoc. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28399 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7843a639e3..007ed4b455 100644
--- a/NEWS
+++ b/NEWS
@@ -286,8 +286,12 @@ with all sufficient information, see the ChangeLog file.
* Open3.pipeline
* pty
- * new method:
+ * new methods:
* PTY.open
+ * PTY.check
+ * deprecated methods:
+ * protect_signal
+ * reset_signal
* openssl
* new methods: