aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2011-12-03 20:10:36 +1100
committernyamatongwe <devnull@localhost>2011-12-03 20:10:36 +1100
commit85d6bf384a568f7b8d77a756913e2e1939f17b4f (patch)
tree167fa3077f5a51ed10ec3e41260d3b6cfe2b906f
parentfcd320e78b3bc84a9e09a0f165159413ae7b6071 (diff)
downloadscintilla-mirror-85d6bf384a568f7b8d77a756913e2e1939f17b4f.tar.gz
Documented changes for 3.0.2.
-rw-r--r--doc/ScintillaHistory.html3
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>