diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index f7203c56749..71f09662220 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,4 +1,9 @@ -2002-12-11 David Inglis +2003-12-15 Thomas Fletcher + Re-activate the hover help based on the function summary extension point. + Fix a bug in the FunctionSummary class which displayed arguments as + the return value for functions. + +2003-12-11 David Inglis Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=48596 * src/org/eclipse/cdt/ui/CElementContentProvider.java