diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 765e281d5..9711938d8 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -494,6 +494,9 @@ Released 3 August 2015. </li> <li> + The oldest version of GTK+ supported now is 2.18 and for glib it is 2.22. + </li> + <li> On GTK+, SC_CHARSET_OEM866 added to allow editing Russian files encoded in code page 866. <a href="http://sourceforge.net/p/scintilla/feature-requests/1019/">Feature #1019.</a> </li> |