diff options
author | nyamatongwe <devnull@localhost> | 2002-10-26 04:52:05 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2002-10-26 04:52:05 +0000 |
commit | 8fbe38d3e33e3dd5b9acc47664793e011eb36433 (patch) | |
tree | 2c09730766304eeb75689ef8bfa14b4d77fe4c43 | |
parent | 8321267b84894f432da8c136ac2f9c5c46792ded (diff) | |
download | scintilla-mirror-8fbe38d3e33e3dd5b9acc47664793e011eb36433.tar.gz |
Made credit styles not exceed 127 to avoid weirdness.
Added credit.
-rw-r--r-- | doc/ScintillaHistory.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 490796958..c54340432 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -113,6 +113,7 @@ <li>Alexander Scripnik</li> <li>Ryan Christianson</li> <li>Martin Steffensen</li> + <li>Jakub Vrána</li> </ul> <p> Images used in GTK+ version |