aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index af98c0da6..882b1a3e8 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -533,6 +533,10 @@
Updated case conversion and character categories to Unicode 9.
</li>
<li>
+ The PowerShell lexer recognizes escaped quotes in strings.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1929/">Bug #1929</a>.
+ </li>
+ <li>
The Python lexer recognizes identifiers more accurately when they include non-ASCII characters.
</li>
<li>