diff options
| author | nyamatongwe <unknown> | 2009-08-18 08:22:36 +0000 |
|---|---|---|
| committer | nyamatongwe <unknown> | 2009-08-18 08:22:36 +0000 |
| commit | 64bd824c76a254efcbb42cc169e352b2aad6b4e3 (patch) | |
| tree | 43197431ca3fa2f80d8d63ff813f6e81bb3aa87f | |
| parent | 9c24fec520a730137cca7bf4f4fe46d40ff4b156 (diff) | |
| download | scintilla-mirror-64bd824c76a254efcbb42cc169e352b2aad6b4e3.tar.gz | |
Added property default change.
| -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> |
