summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b123bd3f89..b06e155bef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Jul 10 10:05:40 2013 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * include/ruby/intern.h (rb_f_lambda): restore the declaration of
+ rb_f_lambda() for backword compatibility.
+
Thu Jun 27 20:11:52 2013 NAKAMURA Usaku <usa@ruby-lang.org>
* ext/openssl/lib/openssl/ssl-inernal.rb (verify_certificate_identity):