aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authortadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-06-19 18:35:39 +0000
committertadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-06-19 18:35:39 +0000
commit94f371aacc9794fc4236c35d243c3092c21dfba9 (patch)
treee1a28b0bd256fd6b03337d329b5d6653f36128f2 /ChangeLog
parentd11b549104e21dfcc57f6769beab3e2ccf292230 (diff)
downloadruby-94f371aacc9794fc4236c35d243c3092c21dfba9.tar.gz
* complex.c: added rdoc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23749 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 e4c7fa8d8a..ea8e0a5432 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sat Jun 20 03:34:16 2009 Tadayoshi Funaba <tadf@dotrb.org>
+
+ * complex.c: added rdoc.
+
Fri Jun 19 23:43:38 2009 Tadayoshi Funaba <tadf@dotrb.org>
* numeric.c: edited rdoc.