From 84b9adc43ca0e020849df3cb20514a204aa5b1a2 Mon Sep 17 00:00:00 2001 From: Neil Date: Wed, 3 Jul 2013 17:46:43 +1000 Subject: Change log. --- doc/ScintillaHistory.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index a50a25e2c..f70bb002b 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -470,6 +470,10 @@ Bug #1491.
  • + errorlist lexer only recognises Perl diagnostics when there is a filename between + "at" and "line". Had been triggering for MSVC errors containing "at line". +
  • +
  • Haskell lexer fixed to avoid unnecessary full redraws. Don't highlight CPP inside comments when styling.within.preprocessor is on. Bug #1459. @@ -483,6 +487,10 @@ Bug #1483.
  • + Fixed bug where data being inserted and removed was not being reported in + notification messages. Bug was introduced in 3.3.2. +
  • +
  • Word wrap bug fixed where the last line could be shown twice.
  • -- cgit v1.2.3