summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authortadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-06-27 07:46:57 +0000
committertadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-06-27 07:46:57 +0000
commit68e2a517084c048e1de7868755a65185e7a97189 (patch)
treef2c65d96cebebeef0b187dcdc2d041f29bdc4b77 /ChangeLog
parent7f9b387c3d126846f5ba94705011beb20e5eb8ba (diff)
* complex.c: revised rdoc.
* rational.c: ditto. * numeric.c: ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23870 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c2dc8b73..374c8247c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Sat Jun 27 16:45:10 2009 Tadayoshi Funaba <tadf@dotrb.org>
+
+ * complex.c: revised rdoc.
+
+ * rational.c: ditto.
+
+ * numeric.c: ditto.
+
Sat Jun 27 13:44:48 2009 Kouhei Sutou <kou@cozmixng.org>
* NEWS, lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: add