From 32ee7dd73e26af0f1ec02b687be10ffaaedcaa4b Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Tue, 30 May 2006 07:08:31 +0000 Subject: Added font fix. --- doc/ScintillaHistory.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') 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.
  • + Crash on recent releases of GTK+ 2.x avoided by changing default font from X + core font to Pango font "!Sans". +
  • +
  • Fix for SciTE properties files where multiline properties continued over completely blank lines.
  • -- cgit v1.2.3