aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2016-03-21 09:37:27 +1100
committerNeil <nyamatongwe@gmail.com>2016-03-21 09:37:27 +1100
commit5bea41f3d72bfc7eb84faf8af14275391b46d1a5 (patch)
treee2b0bdc1f027860230edfd02f58a433178e0fca5
parent269bff4307f3130d1873130baf13b963ef34da0b (diff)
downloadscintilla-mirror-5bea41f3d72bfc7eb84faf8af14275391b46d1a5.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 50029dd8f..79ae769c2 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -514,6 +514,11 @@
SciTE bug fixed with exported HTML where extra line shown.
<a href="http://sourceforge.net/p/scintilla/bugs/1816/">Bug #1816</a>.
</li>
+ <li>
+ SciTE on Windows fixes bugs with pop-up menus in the find and replace strips.
+ For the replace strip, menu choices change the state.
+ For the find strip, menu choices are reflected in the appearance of their corresponding buttons.
+ </li>
</ul>
<h3>
<a href="http://www.scintilla.org/scite364.zip">Release 3.6.4</a>