diff --git a/core/org.eclipse.cdt.core/index/ChangeLog b/core/org.eclipse.cdt.core/index/ChangeLog index 71c5a92a957..0e8a94740fa 100644 --- a/core/org.eclipse.cdt.core/index/ChangeLog +++ b/core/org.eclipse.cdt.core/index/ChangeLog @@ -1,7 +1,8 @@ 2004-02-03 Alain Magloire - + + PR 51106 Patches from Thomas Fletcher dealing with the indexer. - + - Remove assumed throw/catch of an exception to be a regular occurance and replace with explicit test and return for bounds access to the particular array.