From a6e87fd56a1711b2f3c08c8331a2e2f64e567218 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 5 Jun 2007 04:49:54 +0000 Subject: * compile.c: fixed indentation. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12434 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b72fe1bab..fd8a54e1e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -993,9 +993,9 @@ Tue Mar 20 22:54:50 2007 Yukihiro Matsumoto method is defined. [ruby-core:10646] Tue Mar 20 21:36:47 2007 Keiju Ishitsuka - + * lib/shell.rb, lib/shell: support for ruby 1.9(YARV) thread model. - + Tue Mar 20 16:36:08 2007 URABE Shyouhei * distruby.rb: Add zip generation. @@ -1089,7 +1089,7 @@ Wed Mar 14 12:30:00 2007 Shigeo Kobayashi Tue Mar 13 19:04:30 2007 Keiju Ishitsuka * lib/sync.rb: support for ruby 1.9(YARV) thread model. - + Tue Mar 13 09:25:10 2007 Nobuyoshi Nakada * common.mk (clear-installed-list): separated from install-prereq. @@ -1172,9 +1172,9 @@ Thu Mar 8 09:17:59 2007 Minero Aoki * vm_dump.c: ditto. Tue Mar 6 16:35:04 2007 Keiju Ishitsuka - + * lib/shell/process-controller.rb: fix thread synchronization problem for [ruby-dev:30477]. - + Tue Mar 6 11:53:25 2007 Hidetoshi NAGAI * ext/tk/sample/irbtkw.rbw: fails to exit process. @@ -2596,7 +2596,7 @@ Fri Jan 26 23:55:56 2007 Masaki Suketa * ext/win32ole/win32ole.c: bug fix of WIN32OLE_VARIANT when variant type is VT_BYREF|VT_VARIANT. - + * test/win32ole/test_win32ole_variant_with_ie.rb: ditto. Fri Jan 26 12:03:39 2007 Hidetoshi NAGAI -- cgit