From 507b7c4b4880cd8b9122278e2e82ab075c74bd0e 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/branches/ruby_1_8@5795 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3f06fe33f..f867b3eeb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,15 @@ +Sat Feb 21 11:12:15 2004 Nobuyoshi Nakada + + * missing/os2.c, missing/x68.c: typo fix. pointed out by greentea. + Thu Feb 19 23:24:16 2004 Dave Thomas - * lib/rdoc/generators/html_generator.rb (Generators::HtmlClass::build_attribute_list): + * lib/rdoc/generators/html_generator.rb (Generators::HtmlClass::build_attribute_list): Support visibility modifiers for attributes Thu Feb 19 23:24:16 2004 Dave Thomas - * lib/rdoc/generators/html_generator.rb (Generators::HtmlClass::build_attribute_list): + * lib/rdoc/generators/html_generator.rb (Generators::HtmlClass::build_attribute_list): Support visibility modifiers for attributes Thu Feb 19 22:39:04 2004 NAKAMURA, Hiroshi @@ -31,7 +35,7 @@ Thu Feb 19 02:30:34 2004 Minero Aoki Thu Feb 19 00:11:05 2004 Dave Thomas - * lib/rdoc/markup/simple_markup/preprocess.rb (SM::PreProcess::handle): + * lib/rdoc/markup/simple_markup/preprocess.rb (SM::PreProcess::handle): Strip extraneous space from filenames in :include: Wed Feb 18 22:52:00 2004 Masatoshi SEKI @@ -89,7 +93,7 @@ Tue Feb 17 00:18:03 2004 Masatoshi SEKI Tue Feb 17 00:14:30 2004 Hirokazu Yamamoto * bcc32/Makefile.sub: avoid warning "Redefinition of macro - 'HAVE_GETLOGIN'". + 'HAVE_GETLOGIN'". * vms/config.h_in: ditto. -- cgit