diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index c7f71d5d9..40a768a62 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -535,7 +535,10 @@ Repetition in list assignment. <a href="http://sourceforge.net/p/scintilla/bugs/1793/">Bug #1793</a>.<br /> Highlight changed subroutine prototype syntax for Perl 5.20. - <a href="http://sourceforge.net/p/scintilla/bugs/1797/">Bug #1797</a>. + <a href="http://sourceforge.net/p/scintilla/bugs/1797/">Bug #1797</a>.<br /> + Fix module ::-syntax when special characters such as 'x' are used.<br /> + Added ' and " detection as prefix chars for x repetition operator. + <a href="http://sourceforge.net/p/scintilla/bugs/1800/">Bug #1800</a>. </li> <li> Send SCN_UPDATEUI with SC_UPDATE_SELECTION when the application changes multiple |