aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2013-12-17 09:07:14 +1100
committerNeil <nyamatongwe@gmail.com>2013-12-17 09:07:14 +1100
commit5d22624b5ff89b8e3fcefeb27c19012c668b247c (patch)
treee63347332953fbd9ac8975acaf3653d3421b5586
parent498fb3e13de671d4e87b494c4693065dc79906e3 (diff)
downloadscintilla-mirror-5d22624b5ff89b8e3fcefeb27c19012c668b247c.tar.gz
Change log.
-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>