From ab4edc8aeea9f47f07cba9d71714a8a5f4dc0c53 Mon Sep 17 00:00:00 2001 From: naruse Date: Thu, 23 Feb 2006 23:20:52 +0000 Subject: * test.rb: Removed. Obsolete by test/nkf. * ext/.document: enabled documents in nkf and kconv * ext/nkf/nkf.c ext/nkf/lib/kconv.rb: Add rdoc. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@9992 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 25792025c..33471eab9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Fri Feb 24 08:19:16 2006 NARUSE, Yui + + * test.rb: Removed. Obsolete by test/nkf. + + * ext/.document: enabled documents in nkf and kconv + + * ext/nkf/nkf.c ext/nkf/lib/kconv.rb: Add rdoc. + Thu Feb 23 22:39:59 2006 Hirokazu Yamamoto * bcc32/Makefile.sub: use borlndmm.dll if possible. bcc32's RTL internal -- cgit