diff options
-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 38bd22ad2..5fb4c0e9b 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -410,6 +410,9 @@ SciTE saves files in the background without blocking the user interface. </li> <li> + Printing implemented in SciTE on GTK+ 3.x. + </li> + <li> CoffeeScript lexer added. </li> <li> |