diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 87ab5744a..0f882090f 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -470,6 +470,10 @@ <a href="http://sourceforge.net/p/scintilla/feature-requests/1020/">Feature #1020.</a> </li> <li> + Visual Prolog lexer updated with better support for string literals and Unicode. + <a href="http://sourceforge.net/p/scintilla/feature-requests/1025/">Feature #1025.</a> + </li> + <li> For SCI_SETIDENTIFIERS, \t, \r, and \n are allowed as well as space between identifiers. <a href="http://sourceforge.net/p/scintilla/bugs/1521/">Bug #1521</a>. </li> |