optimize Replace() for the common case of replacing one character with another one (#9802)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -93,6 +93,7 @@ Major new features in 2.8 release
|
||||
|
||||
All:
|
||||
|
||||
- Optimize wxString::Replace() for single character arguments.
|
||||
- Updated Hindi translation (Priyank Bolia).
|
||||
|
||||
All (GUI):
|
||||
|
Reference in New Issue
Block a user