summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--NEWS2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c15e6260b7..b9c170b787 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat Aug 10 09:20:21 2013 Zachary Scott <e@zzak.io>
+
+ * NEWS: [DOC] typo in example reported by @moretea
+ https://github.com/ruby/ruby/commit/a39e724#commitcomment-3831489
+
Sat Aug 10 09:19:04 2013 Zachary Scott <e@zzak.io>
* proc.c: [DOC] rdoc code formatting
diff --git a/NEWS b/NEWS
index 5bc2bf2bf9..4d4fa8b46e 100644
--- a/NEWS
+++ b/NEWS
@@ -27,7 +27,7 @@ with all sufficient information, see the ChangeLog file.
* Binding
* New methods
* Binding#local_variable_get(symbol)
- * Binding#local_variable_set(symbol)
+ * Binding#local_variable_set(symbol, obj)
* Binding#local_variable_defined?(symbol)
* GC