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 7ca70eeff..964947a12 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -549,6 +549,7 @@
</tr><tr>
<td>Andreas Falkenhahn</td>
<td>Mark Reay</td>
+ <td>David Shuman</td>
</tr>
</table>
<p>
@@ -568,6 +569,10 @@
Released 16 January 2020.
</li>
<li>
+ Add default argument for StyleContext::GetRelative.
+ <a href="https://sourceforge.net/p/scintilla/feature-requests/1336/">Feature #1336</a>.
+ </li>
+ <li>
Fix drag and drop between different encodings by always providing CF_UNICODETEXT only.
<a href="https://sourceforge.net/p/scintilla/bugs/2151/">Bug #2151</a>.
</li>