summaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes-2.6.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ReleaseNotes-2.6.html')
-rw-r--r--docs/ReleaseNotes-2.6.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ReleaseNotes-2.6.html b/docs/ReleaseNotes-2.6.html
index add659cc88..7f287bff06 100644
--- a/docs/ReleaseNotes-2.6.html
+++ b/docs/ReleaseNotes-2.6.html
@@ -484,6 +484,9 @@ clients should be unaffected by this transition, unless they are used to <tt>Val
treating the result as an <tt>std::string</tt>, you can either
uses <tt>Twine::str</tt> to get the result as an <tt>std::string</tt>, or
could move to a <tt>Twine</tt> based design.</li>
+
+ <li><tt>isName()</tt> should be replaced with comparison
+ against <tt>getName()</tt> (this is now efficient).</tt>
</ul>
</li>