diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-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 3f38d74b5..c858b31fd 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -563,6 +563,9 @@ Improve the styling of numbers in Nim. <a href="https://sourceforge.net/p/scintilla/feature-requests/1268/">Feature #1268</a>. </li> + <li> + On Win32, removed special handling of non-0 wParam to WM_PAINT. + </li> <ul> <h3> <a href="https://www.scintilla.org/scite414.zip">Release 4.1.4</a> |