From 03c4752e2635772df448d9a3f3461b708982acd6 Mon Sep 17 00:00:00 2001 From: Neil Date: Tue, 15 Apr 2014 14:47:02 +1000 Subject: Bug [#1592]. Fix bug where caret remained invisible when period set to 0. --- 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 49e11739e..7777e5bfa 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -472,6 +472,10 @@ C++ lexer supports Go back quoted raw string literals with lexer.cpp.backquoted.strings option. Feature #1047. +
  • + Bug fixed where caret remained invisible when period set to 0. + Bug #1592. +
  • Release 3.4.1 -- cgit v1.2.3