diff options
| author | nyamatongwe <devnull@localhost> | 2013-02-25 09:55:25 +1100 | 
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2013-02-25 09:55:25 +1100 | 
| commit | 67d9ead66ad29b460a430a66bacf4e07509d8d46 (patch) | |
| tree | 59d4917732f83b45c076b519a56d3b72dd872a08 | |
| parent | cbb0864906055e017282289ce008b6a78282e324 (diff) | |
| download | scintilla-mirror-67d9ead66ad29b460a430a66bacf4e07509d8d46.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.  | 
