summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-30 10:32:34 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-30 10:32:34 +0000
commit28840d0c957d1df55f23002f29e54ca1cfc367b6 (patch)
treed4cbf56439f49a804602a0c1422ce965cea9e487 /ChangeLog
parenteb6a9add704d33ac1e96314d8fe2ff27abb9aafb (diff)
merges r21175 from trunk into ruby_1_9_1.
* man/ri.1: new manpage. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21194 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 dedcb87a1..e44f230e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Dec 29 20:57:14 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp>
+
+ * man/ri.1: new manpage.
+
Mon Dec 29 17:53:24 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp>
* bin/erb: accepts options in more flexible styles.