From 137a2f316ec85debe731e641e58ff82f21c6c96c Mon Sep 17 00:00:00 2001 From: naruse Date: Thu, 21 Feb 2008 01:36:50 +0000 Subject: * include/ruby/encoding.h (rb_enc_asciicompat): dummy encoding is not ascii compatible. [ruby-dev:33878] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15559 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f14c5a5a8..7bcbcb470 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Feb 21 10:35:04 2008 NARUSE, Yui + + * include/ruby/encoding.h (rb_enc_asciicompat): dummy encoding is not + ascii compatible. [ruby-dev:33878] + Thu Feb 21 00:01:34 2008 Nobuyoshi Nakada * configure.in (RPATHFLAG): -R option of HP-UX ld is not for runtime -- cgit