diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
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. <a href="http://sourceforge.net/p/scintilla/feature-requests/1047/">Feature #1047.</a> </li> + <li> + Bug fixed where caret remained invisible when period set to 0. + <a href="http://sourceforge.net/p/scintilla/bugs/1592/">Bug #1592</a>. + </li> </ul> <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite341.zip?download">Release 3.4.1</a> |