aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2007-02-25 21:32:51 +0000
committernyamatongwe <unknown>2007-02-25 21:32:51 +0000
commit4377f43a891b78f12a9326fa2fe1f8362a96da38 (patch)
treee39f319d817321b704579923cb3261e767a9b421
parent690778eaee53e9314bd120ebf772014b818ad5bf (diff)
downloadscintilla-mirror-4377f43a891b78f12a9326fa2fe1f8362a96da38.tar.gz
Credit.
-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>