diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 4af05b217..515b72be2 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -585,6 +585,14 @@ <li> Fix re-entrant painting on GTK to maintain update region. </li> + <li> + Fix key map for GTK on macOS. + <a href="https://sourceforge.net/p/scintilla/bugs/2315/">Bug #2315</a>. + </li> + <li> + Fix building for Haiku. + <a href="https://sourceforge.net/p/scintilla/bugs/2315/">Bug #2315</a>. + </li> </ul> <h3> <a href="https://www.scintilla.org/scintilla520.zip">Release 5.2.0</a> |