From 6ea2815ebeca6901bcd6e628c1d6dc3474b81c8a Mon Sep 17 00:00:00 2001 From: usa Date: Fri, 24 Feb 2006 03:12:27 +0000 Subject: * instruby.rb: install *.exe.manifest and *.dll.manifest if exist. It's for VC++8. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9997 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cebbac262..a66a5d7d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Feb 24 12:10:07 2006 NAKAMURA Usaku + + * instruby.rb: install *.exe.manifest and *.dll.manifest if exist. + It's for VC++8. + Fri Feb 24 11:17:45 2006 NAKAMURA Usaku * win32/win32.c (NtInitialize): need to set a handler for VC++8. -- cgit