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.