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 5005b3003..b1b25eb45 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -473,6 +473,10 @@ Bug fixed where automatic indentation wrong when caret in virtual space. <a href="http://sourceforge.net/p/scintilla/bugs/1586/">Bug #1586</a>. </li> + <li> + Bug fixed on Windows where WM_LBUTTONDBLCLK was no longer sent to window. + <a href="http://sourceforge.net/p/scintilla/bugs/1587/">Bug #1587</a>. + </li> </ul> <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite340.zip?download">Release 3.4.0</a> |