diff options
Diffstat (limited to 'doc')
| -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 363608563..ff7655a29 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -585,6 +585,10 @@ <a href="https://sourceforge.net/p/scintilla/bugs/2189/">Bug #2189</a>. </li> <li> + On GTK, allow setting CPPFLAGS (and LDFLAGS for SciTE) to support hardening. + <a href="https://sourceforge.net/p/scintilla/bugs/2191/">Bug #2191</a>. + </li> + <li> Fixed a bug in SciTE with stack balance when a syntax error in the Lua startup script caused continuing failures to find functions after the syntax error was corrected. <a href="https://sourceforge.net/p/scintilla/bugs/2176/">Bug #2176</a>. |
