diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index d9154f97c..4d8d0dcda 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -560,6 +560,7 @@ <td>cshnik</td> <td>Petko Georgiev</td> <td>YX Hao</td> + <td>Damiano Lombardi</td> </tr> </table> <p> @@ -622,6 +623,10 @@ <a href="https://sourceforge.net/p/scintilla/feature-requests/1379/">Feature #1379</a>. </li> <li> + Include modifiers in SCN_INDICATORRELEASE notification. + <a href="https://sourceforge.net/p/scintilla/bugs/2254/">Bug #2254</a>. + </li> + <li> On Win32 enable hardware-enforced stack protection. <a href="https://sourceforge.net/p/scintilla/feature-requests/1405/">Feature #1405</a>. </li> |