diff --git a/core/org.eclipse.cdt.core/ChangeLog b/core/org.eclipse.cdt.core/ChangeLog index 034a16eb49f..333fe7a3558 100644 --- a/core/org.eclipse.cdt.core/ChangeLog +++ b/core/org.eclipse.cdt.core/ChangeLog @@ -1,3 +1,8 @@ +2002-12-10 Alain Magloire + + * src/org/eclipse/cdt/core/CCommandLauncher.java (waitAndRead): + Check if the buffer is not null in available(). + 2002-12-10 Alain Magloire There is a bug in IMB j9 VM in the PipedInputStream class, when the