aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorhuki <gk7huki@gmail.com>2018-09-24 09:24:10 +1000
committerhuki <gk7huki@gmail.com>2018-09-24 09:24:10 +1000
commitbf4cbf50a43ed6e803073ff64a923f5d72fbee9c (patch)
tree4cf02a990062d5bc7b18c24b353e3ff9e941f4c9 /doc/ScintillaHistory.html
parent43372db176028d74ee3d14dd28f7a2063b1ce83e (diff)
downloadscintilla-mirror-bf4cbf50a43ed6e803073ff64a923f5d72fbee9c.tar.gz
Bug [#2045]. LexCPP: Fix 'elif' token length
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 97ea20408..8f9773f40 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -535,6 +535,7 @@
<td>Luke Rasmussen</td>
</tr><tr>
<td>maboroshin</td>
+ <td>Gokul Krishnan</td>
</tr>
</table>
<p>
@@ -554,6 +555,10 @@
Released 9 September 2018.
</li>
<li>
+ C++ lexer fixes evaluation of "#elif".
+ <a href="https://sourceforge.net/p/scintilla/bugs/2045/">Bug #2045</a>.
+ </li>
+ <li>
Markdown lexer fixes highlighting of non-ASCII characters in links.
</li>
</ul>