diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_whatsnew.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_whatsnew.htm index e75f2b0a226..f5793f5dffc 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_whatsnew.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_whatsnew.htm @@ -224,6 +224,8 @@ may contain other information.
Open Declaration is capable of detecting potential matches.
+
It is now possible to navigate from a delete statement to the destructor method that is implicitly called.
+