diff options
| -rw-r--r-- | doc/ScintillaHistory.html | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index bb841bee7..9aea9b6e3 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -476,6 +476,8 @@  	<td>Jonathan Hunt</td>  	<td>Serg Stetsuk</td>  	<td>Jordan Jueckstock</td> +      </tr><tr> +	<td>Yury Dubinsky</td>      </tr>      </table>      <p> @@ -498,6 +500,9 @@  	On GTK+ on OS X, fix warning during destruction.  	<a href="http://sourceforge.net/p/scintilla/bugs/1777/">Bug #1777</a>.  	</li> +	<li> +	SciTE can optionally display a read-only indicator on tabs and in the Buffers menu. +	</li>      <ul>      <h3>         <a href="http://www.scintilla.org/scite362.zip">Release 3.6.2</a> | 
