aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2015-12-04 10:29:53 +1100
committerNeil <nyamatongwe@gmail.com>2015-12-04 10:29:53 +1100
commitf6748d3bd3f7f608efcdc21d218335841ef60de9 (patch)
treec3bb6cbc15e116d927f79840a5f2384420e76ec9
parent0eb69bbc10850c00e0ed006705c55ab9f6d33ce5 (diff)
downloadscintilla-mirror-f6748d3bd3f7f608efcdc21d218335841ef60de9.tar.gz
Change log.
-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>.