aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorKein-Hong Man <unknown>2015-12-28 11:46:14 +1100
committerKein-Hong Man <unknown>2015-12-28 11:46:14 +1100
commit5d1dbd44210badea73d89cc1f7892b8fe2a47281 (patch)
tree5bf0f0b0894d722e889c66467969ae832634fd73 /doc/ScintillaHistory.html
parent27e2cb45a058817845e98465d41d63d15a1d45c3 (diff)
downloadscintilla-mirror-5d1dbd44210badea73d89cc1f7892b8fe2a47281.tar.gz
Bug [#1797]. Highlight changed subroutine prototype syntax for Perl 5.20.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
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 &lt;&lt;&gt;&gt;.<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