diff options
author | nyamatongwe <unknown> | 2000-09-06 00:48:05 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2000-09-06 00:48:05 +0000 |
commit | 54ed137dd177c32f4c57e950cd62d92c0a154875 (patch) | |
tree | 0a5c6803caee8691537eba746937e91825d9f9b5 /doc/ScintillaHistory.html | |
parent | 5faf22ed8a52082d40f4895ae93126d264ab72a5 (diff) | |
download | scintilla-mirror-54ed137dd177c32f4c57e950cd62d92c0a154875.tar.gz |
Updated documentation for 1.31 release.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 9123e7f80..42df3df7b 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -113,6 +113,12 @@ <li> Steve Lhomme </li> + <li> + Ferdinand Prantl + </li> + <li> + Jan Dries + </li> </ul> <p> Sponsorship @@ -132,6 +138,27 @@ </li> </ul> <h3> + <a href="scite131.zip">Release 1.31</a> + </h3> + <ul> + <li> + Released on 6 September 2000. + </li> + <li> + Scintilla is available as a COM control from the scintillactrl module in CVS. + </li> + <li> + Invisible style setting. + </li> + <li> + SciTE has an extensibility interface that can be used to implement featires such as + a scripting language or remote control. An example + </li> + <li> + Fixes to the perl and PHP lexers. + </li> + </ul> + <h3> <a href="scite130.zip">Release 1.30</a> </h3> <ul> |