aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 5148dc58e..c6cbb9ad7 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -512,6 +512,10 @@
Released 24 May 2016.
</li>
<li>
+ The HTML lexer no longer treats "&lt;?" inside a string in a script as potentially starting an XML document.
+ <a href="http://sourceforge.net/p/scintilla/bugs/767/">Bug #767</a>.
+ </li>
+ <li>
Fix scroll bar size warnings on GTK+ caused by #1831.
<a href="http://sourceforge.net/p/scintilla/bugs/1851/">Bug #1851</a>.
</li>