diff options
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index c200a0844..1e6f18337 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -485,6 +485,9 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1604/">Bug #1604</a>. </li> <li> + Fix bug on Cocoa where emoji were treated as being zero width. + </li> + <li> For SciTE on Windows, display error message when common dialogs fail. <a href="http://sourceforge.net/p/scintilla/bugs/156/">Bug #156</a>. </li> |