diff options
| author | nyamatongwe <unknown> | 2013-02-25 09:55:25 +1100 | 
|---|---|---|
| committer | nyamatongwe <unknown> | 2013-02-25 09:55:25 +1100 | 
| commit | df89177eb0372ef7a112ee5f278a19aa6fe9b2c6 (patch) | |
| tree | 8c9b12b051b37d2109c156b62532c06353c85ce8 | |
| parent | 187fbe335f9da3fc309adfea5c922c21fe752679 (diff) | |
| download | scintilla-mirror-df89177eb0372ef7a112ee5f278a19aa6fe9b2c6.tar.gz | |
Updated change list with last fix.
| -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 7cfea7544..8b14d442f 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -466,6 +466,9 @@  	<a href="http://sourceforge.net/p/scintilla/bugs/1446/">Bug #1446.</a>  	</li>  	<li> +	Fixed brace-highlighting bug on OS X 10.8 where matching brace is on a different line. +	</li> +	<li>  	<a href="ScintillaDoc.html#ProvisionalMessages">Provisional features</a>  	are new features that may change or be removed if they cause problems but should become  	permanent if they work well. | 
