From 475f60a003f57b4ebc2536dcb69512c19b038fa3 Mon Sep 17 00:00:00 2001 From: Neil Date: Sat, 22 Jun 2019 09:14:10 +1000 Subject: Feature [feature-requests:#1297] Explain in change log. --- doc/ScintillaHistory.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 7e9da5464..d86275450 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -562,6 +562,12 @@ Released 13 June 2019.
  • + 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. + Feature #1297. +
  • +
  • Lexer added for DataFlex. Feature #1295.
  • -- cgit v1.2.3