diff options
| -rw-r--r-- | doc/ScintillaHistory.html | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index cee147c63..c36f7fbda 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -375,6 +375,9 @@  	<li>  	On GTK+, drag and drop to a later position in the document now drops at the position.  	</li> +	<li> +	Fix bug where missing property did not use default value. +	</li>      </ul>      <h3>         <a href="http://prdownloads.sourceforge.net/scintilla/scite200.zip?download">Release 2.0</a> | 
