aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 49a0ca0e0..0f0dac916 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -599,6 +599,10 @@
GCS_RESULTSTR set.
</li>
<li>
+ With Qt on Win32 add support for line copy format on clipboard, compatible with Visual Studio.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2167/">Bug #2167</a>.
+ </li>
+ <li>
On GTK with Wayland fix display of windowed IME.
<a href="https://sourceforge.net/p/scintilla/bugs/2149/">Bug #2149</a>.
</li>