diff options
| author | nyamatongwe <unknown> | 2004-10-29 22:39:58 +0000 | 
|---|---|---|
| committer | nyamatongwe <unknown> | 2004-10-29 22:39:58 +0000 | 
| commit | f80a56b4ae6c754fc62f424e572a4d26e45f3f04 (patch) | |
| tree | fa95ebfc3c0734ec8bdcfa8f705973f8c6cdebf5 /doc/ScintillaHistory.html | |
| parent | e5b4a3d88fb08677e9d16ef396124ef5c27fcce5 (diff) | |
| download | scintilla-mirror-f80a56b4ae6c754fc62f424e572a4d26e45f3f04.tar.gz | |
Additions.
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 8 | 
1 files changed, 8 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 40b2e3840..fe161def5 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -179,6 +179,7 @@  	<li>Niki Spahiev</li>  	<li>Carsten Sperber</li>  	<li>Phil Reid</li> +	<li>Iago Rubio</li>      </ul>      <p>         Images used in GTK+ version @@ -336,6 +337,10 @@  	colour.  	</li>  	<li> +	Bug fixed in HTML lexer to allow use of <?xml in strings in scripts without  +	triggering xml mode. +	</li> +	<li>  	Bug fixed in SciTE abbreviation expansion that could break indentation or crash.  	</li>  	<li> @@ -381,6 +386,9 @@  	Firefox could hang both applications.  	</li>  	<li> +	Crashing bug fixed on GTK+ when no font allocation succeeds. +	</li> +	<li>  	Crashing bug fixed when autocompleting word longer than 1000 characters.  	</li>  	<li> | 
