diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index ee6e719a4..505f659d6 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -533,7 +533,9 @@ Double-diamond operator <<>>.<br /> Hexadecimal floating point literals.<br /> Repetition in list assignment. - <a href="http://sourceforge.net/p/scintilla/bugs/1793/">Bug #1793</a>. + <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>. </li> <li> Send SCN_UPDATEUI with SC_UPDATE_SELECTION when the application changes multiple |