diff options
author | nyamatongwe <devnull@localhost> | 2011-12-04 12:39:21 +1100 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2011-12-04 12:39:21 +1100 |
commit | 0eb05c68051223cca7e80fe0756bbae064ef4b05 (patch) | |
tree | 853582fe9a22568b4c9e2b0aaeeea9655613b058 | |
parent | 74f2d921081d703edda74c7925b76f9176c32db2 (diff) | |
download | scintilla-mirror-0eb05c68051223cca7e80fe0756bbae064ef4b05.tar.gz |
Documented changes for 3.0.2.
-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 5fb4c0e9b..762398140 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -413,6 +413,9 @@ Printing implemented in SciTE on GTK+ 3.x. </li> <li> + ILoader interface for background loading finalised and documented. + </li> + <li> CoffeeScript lexer added. </li> <li> |