aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index b7e20b12f..fa2ae5acf 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -508,6 +508,10 @@
selection.
</li>
<li>
+ Highlight whole run for hover indicator when wrapped.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1784/">Bug #1784</a>.
+ </li>
+ <li>
On Windows, fix non-BMP input through WM_CHAR and allow WM_UNICHAR to work
with non-BMP characters and on non-Unicode documents.
<a href="http://sourceforge.net/p/scintilla/bugs/1779/">Bug #1779</a>.