From 1052d7581dff4d5d3b96d840ec575f8d40d05519 Mon Sep 17 00:00:00 2001 From: nobu Date: Sat, 21 Feb 2004 02:12:21 +0000 Subject: * missing/os2.c, missing/x68.c: typo fix. pointed out by greentea. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5795 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c051e7feb..1a5fd208a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Feb 21 11:12:08 2004 Nobuyoshi Nakada + + * missing/os2.c, missing/x68.c: typo fix. pointed out by greentea. + Fri Feb 20 19:11:20 2004 Nobuyoshi Nakada * lib/ostruct.rb (OpenStruct#initialize_copy): should not share -- cgit