aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 8c9eb2151..d5ad0565c 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -287,6 +287,9 @@
SciTE automatic indentation handles keywords for indentation better.
</li>
<li>
+ SciTE fold.comment.python property removed as does not work.
+ </li>
+ <li>
Fixed problem with character set conversion when pasting on GTK+.
</li>
<li>