summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-12 03:46:13 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-12 03:46:13 +0000
commit1a5a1476b5c2028123128bc8896daadd56275e1c (patch)
tree1c74901bdd90e2092bdf70c9483057b1ef38f476 /ChangeLog
parent5744c8d719b8f2d304e2fc45f61aa8249a02206d (diff)
downloadruby-1a5a1476b5c2028123128bc8896daadd56275e1c.tar.gz
ruby-1a5a1476b5c2028123128bc8896daadd56275e1c.tar.xz
ruby-1a5a1476b5c2028123128bc8896daadd56275e1c.zip
* ext/nkf/nkf.c: rdoc update.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15003 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 128264b0d..96ac2d1a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
+Sat Jan 12 12:44:36 2008 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * ext/nkf/nkf.c: rdoc update.
+
Sat Jan 12 12:01:49 2008 Tadayoshi Funaba <tadf@dotrb.org>
+
* lib/date.rb, lib/date/format.rb: tuning for performance.
Sat Jan 12 11:29:45 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>