aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 1b254ce7d..7b377d640 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -458,6 +458,11 @@
Released 12 December 2013.
</li>
<li>
+ C++ lexer fixes bug where keyword followed immediately by quoted string continued
+ keyword style.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1564/">Bug #1564</a>.
+ </li>
+ <li>
Fix hotspot clicking where area was off by half a character width.
<a href="http://sourceforge.net/p/scintilla/bugs/1562/">Bug #1562</a>.
</li>