diff options
| -rw-r--r-- | doc/ScintillaHistory.html | 16 | 
1 files changed, 16 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 32c1c05c2..6e065af05 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -91,6 +91,7 @@  	<li>Alan Knowles</li>  	<li>Kengo Jinno</li>  	<li>Valentin Valchev</li> +	<li>Marcos E. Wurzius</li>      </ul>      <p>         Sponsorship @@ -110,6 +111,21 @@        </li>      </ul>      <h3> +       <a href="scite144.zip">Release 1.44</a> +    </h3> +    <ul> +      <li> +	Released on 2 February 2002. +      </li> +      <li> +	Crashing bug fixed in Editor::Paint. +      </li> +      <li> +	Lua lexer no longer treats '.' as a word character and +	handles 6 keyword sets. +      </li> +    </ul> +    <h3>         <a href="scite143.zip">Release 1.43</a>      </h3>      <ul> | 
