diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index 9f81dbdd09a..8c0de95816c 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,3 +1,8 @@ +2004-09-07 Chris Wiebe + + comment out old class wizard + * plugin.xml + 2004-09-07 Bogdan Gheorghe Fix for Bug 73191: Search not finding all references in a specific example diff --git a/core/org.eclipse.cdt.ui/plugin.xml b/core/org.eclipse.cdt.ui/plugin.xml index e96efdf3aea..c22ababe7c8 100644 --- a/core/org.eclipse.cdt.ui/plugin.xml +++ b/core/org.eclipse.cdt.ui/plugin.xml @@ -314,6 +314,7 @@ name="%newCCWizardsCategory.name" id="org.eclipse.cdt.ui.newCCWizards"> +