From 0582f1454cf72d08069b4d94bef0f5bed8b59d9c Mon Sep 17 00:00:00 2001 From: nobu Date: Sat, 23 Aug 2003 10:13:44 +0000 Subject: again, sorry git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4434 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c5fa66332..2691695a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ Sat Aug 23 18:56:53 2003 Nobuyoshi Nakada * ext/nkf/nkf.c (rb_nkf_putchar): should use rb_str_resize() to just - resize a string, rb_str_cat() disallows NULL. [ruby-dev:21237] + resize a string, rb_str_cat() disallows NULL. [ruby-dev:21237] Sat Aug 23 16:48:41 2003 Keiju Ishitsuka -- cgit