aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 12b233b4f..1148abaa1 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -592,6 +592,7 @@
<td>Ahmet Sait</td>
<td>Sven Ritter</td>
<td>Stefan Löffler</td>
+ <td>Nathaniel Braun</td>
</tr>
</table>
<h2 id="Releases">Releases</h2>
@@ -603,6 +604,10 @@
Released 10 November 2025.
</li>
<li>
+ Add option to disable drag/drop editing.
+ <a href="https://sourceforge.net/p/scintilla/feature-requests/184/">Feature #184</a>.
+ </li>
+ <li>
Fix SCI_SETSELECTIONNSTART and SCI_SETSELECTIONNEND to behave more sensibly.
<a href="https://sourceforge.net/p/scintilla/bugs/2488/">Bug #2488</a>.
</li>