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 ad6e43f30..7ad2c311c 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -305,6 +305,10 @@ Crash fixed in bash lexer when backslash at end of file. </li> <li> + Crash on recent releases of GTK+ 2.x avoided by changing default font from X + core font to Pango font "!Sans". + </li> + <li> Fix for SciTE properties files where multiline properties continued over completely blank lines. </li> <li> |