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 a4fea6139..0d31e153a 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -554,6 +554,10 @@ The SQL lexer uses sql.backslash.escapes for double quoted strings. <a href="http://sourceforge.net/p/scintilla/bugs/1968/">Bug #1968</a>. </li> + <li> + On Cocoa, fix line selection by clicking in the margin when scrolled. + <a href="http://sourceforge.net/p/scintilla/bugs/1971">Bug #1971</a>. + </li> </ul> <h3> <a href="http://www.scintilla.org/scite400.zip">Release 4.0.0</a> |