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 aaeae3572..436427d30 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -475,6 +475,10 @@ When scroll width is tracked, take width of annotation lines into account. </li> <li> + On Cocoa, multipaste mode now works. + <a href="http://sourceforge.net/p/scintilla/bugs/1541/">Bug #1541</a>. + </li> + <li> On Qt, bug fixed with finding monitor rectangle which could lead to autocomplete showing at wrong location. </li> <li> |