diff --git a/debug/org.eclipse.cdt.debug.core/ChangeLog b/debug/org.eclipse.cdt.debug.core/ChangeLog index 3558b470fa6..787d9edcca7 100644 --- a/debug/org.eclipse.cdt.debug.core/ChangeLog +++ b/debug/org.eclipse.cdt.debug.core/ChangeLog @@ -1,3 +1,7 @@ +2002-10-31 Mikhail Khodjaiants + Fixed the synchronization bug. + * CFormattedMemoryBlock.java: implementation of the 'refresh' method. + 2002-10-30 Mikhail Khodjaiants Implementing the 'Refresh Memory' action. * IFormattedMemoryBlock.java: added the 'refresh' method.