aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 893fb1d95..c337b23a5 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -228,6 +228,7 @@
<li>Jason Haslam</li>
<li>Sebastian Steinlechner</li>
<li>Chris Rickard</li>
+ <li>Rob McMullen</li>
</ul>
<p>
Images used in GTK+ version
@@ -249,7 +250,7 @@
Performance of per-line data improved.
</li>
<li>
- SC_STARTACTION flag set on the first modification notification in an undo
+ SC_STARTACTION flag set on the first modification notification in an undo
transaction to help synchronize the container's undo stack with Scintilla's.
</li>
<li>