aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 019a0efbf..61542d923 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -551,6 +551,12 @@
Released 11 Jun 2019.
</li>
<li>
+ Scintilla.iface adds line and pointer types, increases use of the position type, uses enumeration
+ types in methods and properties, and adds enumeration aliases to produce better CamelCase
+ identifiers.
+ <a href="https://sourceforge.net/p/scintilla/feature-requests/1297/">Feature #1297</a>.
+ </li>
+ <li>
Lexer added for DataFlex.
<a href="https://sourceforge.net/p/scintilla/feature-requests/1295/">Feature #1295</a>.
</li>