From 6603cc1861d05d13f54fdad66216b93075d66c64 Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Tue, 22 Oct 2002 00:28:24 +0000 Subject: [PATCH] Updated. --- core/org.eclipse.cdt.core.win32/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 core/org.eclipse.cdt.core.win32/ChangeLog diff --git a/core/org.eclipse.cdt.core.win32/ChangeLog b/core/org.eclipse.cdt.core.win32/ChangeLog new file mode 100644 index 00000000000..674e5998b53 --- /dev/null +++ b/core/org.eclipse.cdt.core.win32/ChangeLog @@ -0,0 +1,6 @@ +2002-1-21 Alain Magloire + + * library/Win32ProcessEx.c (waitFor): Get the exit value of the process + not starter.exe + * os/win32/x86/spawner.dll: Recompiled. + Patch from Alex Chapiro, for bug 25111.