diff options
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 2ee03447d..2ffc6d613 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -608,6 +608,10 @@ <li> Platform layer font cache removed on Win32 as there is a platform-independent cache. </li> + <li> + SciTE for GTK+ easier to build on macOS. + <a href="https://sourceforge.net/p/scintilla/bugs/2084/">Bug #2084</a>. + </li> </ul> <h3> <a href="https://www.scintilla.org/scite413.zip">Release 4.1.3</a> |