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 0f70a53e4..cf6429ba1 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -554,6 +554,10 @@
next major version.
<a href="https://sourceforge.net/p/scintilla/feature-requests/1242/">Feature #1242.</a>
</li>
+ <li>
+ The Bash lexer implements substyles for multiple sets of keywords and supports SCI_PROPERTYNAMES.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2054/">Bug #2054</a>.
+ </li>
<li>
On Cocoa, fix a crash that occurred when entering a dead key diacritic then a character
that can not take that diacritic, such as option+e (acute accent) followed by g.