aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2023-06-04 16:28:44 +1000
committerNeil <nyamatongwe@gmail.com>2023-06-04 16:28:44 +1000
commit857368f6792ddf9940aef7c384a65aa911a2f41e (patch)
tree8a23954a4eb4c959fd8c68215ebe5f9c0c2f9044 /doc/ScintillaHistory.html
parentebd568d8ea43115a87219526190b56487739c783 (diff)
downloadscintilla-mirror-857368f6792ddf9940aef7c384a65aa911a2f41e.tar.gz
Feature [feature-requests:#1486] Redraw calltip after showing.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 4401473f3..6ee87dc4e 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -582,6 +582,19 @@
</table>
<h2>Releases</h2>
<h3>
+ <a href="https://www.scintilla.org/scintilla536.zip">Release 5.3.6</a>
+ </h3>
+ <ul>
+ <li>
+ Released 31 May 2023.
+ </li>
+ <li>
+ Redraw calltip after showing as didn't update when size of new text exactly same as
+ previous.
+ <a href="https://sourceforge.net/p/scintilla/feature-requests/1486/">Feature #1486</a>.
+ </li>
+ </ul>
+ <h3>
<a href="https://www.scintilla.org/scintilla535.zip">Release 5.3.5</a>
</h3>
<ul>