summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS3
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e2a4f3a14..58a5567d3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Nov 27 21:24:55 2014 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
+
+ * NEWS: add obsolete callcc.
+
Thu Nov 27 19:59:49 2014 Koichi Sasada <ko1@atdot.net>
* compile.c (iseq_compile_each): remove duplicated line event.
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