From 97738a2c60e7b3cb778f6d9f9045ad5a3ca67986 Mon Sep 17 00:00:00 2001 From: Neil Date: Sun, 22 Jun 2014 10:38:25 +1000 Subject: Change log. --- doc/ScintillaHistory.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/ScintillaHistory.html') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 0a1302573..5bc67f40c 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -474,6 +474,10 @@ SCI_AUTOCSETMULTI method.
  • + C++ lexer fixes crash for "#define x(". + Bug #1614. +
  • +
  • C++ lexer fixes raw string recognition so that R"xxx(blah)xxx" is styled as SCE_C_STRINGRAW.
  • -- cgit v1.2.3