aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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.