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 34b35d0fcb..7e93bf534a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Dec 17 19:53:08 2008 Akinori MUSHA <knu@iDaemons.org>
+
+ * string.c (rb_str_each): Add a deprecation warning to
+ String#each.
+
Wed Dec 17 18:40:11 2008 Akinori MUSHA <knu@iDaemons.org>
* object.c (rb_obj_id_obsolete): s/will be deprecated/is deprecated/.