aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-11-29 15:00:48 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-11-29 15:00:48 +0000
commit56d19a9e8bbdbd00eaa553b876db6718f641fb7d (patch)
tree5d6fb8d54acb0577d05f78a1e8cab4b94cfc30de /ChangeLog
parent2a86c3e86a309b4fa82b22aa559a07a1e582e638 (diff)
downloadruby-56d19a9e8bbdbd00eaa553b876db6718f641fb7d.tar.gz
* man/irb.1 (EXAMPLES): new section
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20394 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41a9ebe4e5..d855732e74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sat Nov 29 23:56:44 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp>
+
+ * man/irb.1 (EXAMPLES): new section
+
Sat Nov 29 19:19:32 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
* regparse.c (is_invalid_quantifier_target): Perl and old Ruby