From 982541f99d2e9e143c0da043266efb9ae5f9640b Mon Sep 17 00:00:00 2001 From: Neil Date: Mon, 2 Jun 2014 09:33:59 +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 0d793b174..c200a0844 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -477,6 +477,10 @@ C++ lexer fixes raw string recognition so that R"xxx(blah)xxx" is styled as SCE_C_STRINGRAW.
  • + Shell lexer fixes fold matching problem caused by "<<<". + Bug #1605. +
  • +
  • Fix bug where indicators were not removed when fold highlighting on. Bug #1604.
  • -- cgit v1.2.3