Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'debug/org.eclipse.cdt.debug.core/ChangeLog')
-rw-r--r--debug/org.eclipse.cdt.debug.core/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debug/org.eclipse.cdt.debug.core/ChangeLog b/debug/org.eclipse.cdt.debug.core/ChangeLog
index 472b0430792..dfbbebb3830 100644
--- a/debug/org.eclipse.cdt.debug.core/ChangeLog
+++ b/debug/org.eclipse.cdt.debug.core/ChangeLog
@@ -1,4 +1,10 @@
2003-08-21 Mikhail Khodjaiants
+ Removed the 'isAccessSpecifier' method from CVaraiable.
+ * CArrayPartitionValue.java
+ * CValue.java
+ * CVariable.java
+
+2003-08-21 Mikhail Khodjaiants
Use the names of array's elements returned by CDI.
* CVariable.java

Back to the top