From ce5b560be1d265037492837bd54cc874f6f30129 Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Tue, 19 Nov 2002 18:53:48 +0000 Subject: [PATCH] updated --- core/org.eclipse.cdt.core.win32/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/core/org.eclipse.cdt.core.win32/ChangeLog b/core/org.eclipse.cdt.core.win32/ChangeLog index 78799edb05e..f99858b0846 100644 --- a/core/org.eclipse.cdt.core.win32/ChangeLog +++ b/core/org.eclipse.cdt.core.win32/ChangeLog @@ -1,3 +1,9 @@ +2002-11-06 Alex Chapiro + + * library/Win32ProcessEx.c: + This is a fixing of Bug 25808. New binary attached. + * os/win32/x86/spawner.dll: Recompiled. + 2002-11-06 Alex Chapiro * library/Win32ProcessEx.c (GetJVMProc): Removed.