summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-01 09:39:03 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-01 09:39:03 +0000
commita4f8311fe50f403d53d3bb04492429cbedc5917e (patch)
tree0429c61b048e7a3d298b76a80ad8c0fcaf861a3b /ChangeLog
parentf77f24a30e656c4d9f2e6977c4bbeb1f84d3926d (diff)
merges r20429 and r20430 from trunk into ruby_1_9_1.
* man/rake.1: new manual page git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@20436 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 3015208a1d..94aefd6170 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@ Mon Dec 1 16:06:15 2008 NAKAMURA Usaku <usa@ruby-lang.org>
* signal.c (register_sigaltstack): no need to define on non-sigaltstack
platform.
+Sun Nov 30 21:41:10 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp>
+
+ * man/rake.1: new manual page
+
Sat Nov 29 23:56:44 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp>
* man/irb.1 (EXAMPLES): new section