From 501aeb540a2ec1faf68893c0c70c3520109242a9 Mon Sep 17 00:00:00 2001 From: ocean Date: Thu, 27 Oct 2005 02:55:18 +0000 Subject: * missing.h, missing/memcmp.c, missing/memmove.c: ANSI compatible interface. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9470 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4bbc94c95..109f93a9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Oct 27 11:53:17 2005 Hirokazu Yamamoto + + * missing.h, missing/memcmp.c, missing/memmove.c: + ANSI compatible interface. + Wed Oct 26 09:15:48 2005 Hirokazu Yamamoto * ext/syck/implicit.c (syck_type_id_to_uri): should return -- cgit