diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index 5c0ce930120..a5bbb5a0c1b 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,3 +1,10 @@ +2002-11-06 Alain Magloire + + Fix for Bugzilla 25869. + + * src/org/eclipse/cdt/internal/ui/text/CSourceViewerConfiguration.java (getDefaultPrefixes): + New Method to return the prefix use to comment out code. + 2002-11-06 Tom Tromey Fix for Bugzilla 25784.