aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2013-02-25 09:55:25 +1100
committernyamatongwe <unknown>2013-02-25 09:55:25 +1100
commitdf89177eb0372ef7a112ee5f278a19aa6fe9b2c6 (patch)
tree8c9b12b051b37d2109c156b62532c06353c85ce8
parent187fbe335f9da3fc309adfea5c922c21fe752679 (diff)
downloadscintilla-mirror-df89177eb0372ef7a112ee5f278a19aa6fe9b2c6.tar.gz
Updated change list with last fix.
-rw-r--r--doc/ScintillaHistory.html3
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.