diff options
author | nyamatongwe <unknown> | 2005-07-19 08:18:07 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2005-07-19 08:18:07 +0000 |
commit | bd89a2b64b46ab316d83c5a88870de9f5ba2ee1e (patch) | |
tree | 7bd79b21e2e4e9db78275d12a6c8f9dbd29d9cec | |
parent | 0028e37fb8bcb33f1819d8705e63ee557b1798c6 (diff) | |
download | scintilla-mirror-bd89a2b64b46ab316d83c5a88870de9f5ba2ee1e.tar.gz |
Patch from Kamen Stanev allows <% inside PHP strings.
-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 75fbbbdd0..e95f080e4 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -205,6 +205,7 @@ <li>Michael Goffioul</li> <li>Ben Harper</li> <li>Adam Strzelecki</li> + <li>Kamen Stanev</li> </ul> <p> Images used in GTK+ version |