From 1c87fee3166c5208e92f1b7779507dd52c3087e1 Mon Sep 17 00:00:00 2001 From: kazu Date: Thu, 27 Nov 2014 12:26:39 +0000 Subject: * NEWS: add obsolete callcc. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48611 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index a32ea90425..49673ddf2f 100644 --- a/NEWS +++ b/NEWS @@ -132,6 +132,9 @@ with all sufficient information, see the ChangeLog file. === Stdlib updates (outstanding ones only) +* Continuation + * callcc is obsolete. use Fiber instead. + * Digest * Digest() should now be thread-safe. If you have a problem with -- cgit v1.2.3