aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2016-08-14 23:24:51 +1000
committerNeil <nyamatongwe@gmail.com>2016-08-14 23:24:51 +1000
commitd5de4f3a2b2995f02f60caf09972773203c3c978 (patch)
tree4de546bd9a7871bc838840e7ce8bc24c58c43efd
parent3c2d939fd99704b33775f7096c49bb6fa734ad4d (diff)
downloadscintilla-mirror-d5de4f3a2b2995f02f60caf09972773203c3c978.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index c6cbb9ad7..b14d2980c 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -516,6 +516,11 @@
<a href="http://sourceforge.net/p/scintilla/bugs/767/">Bug #767</a>.
</li>
<li>
+ The HTML lexer fixes a problem resuming at a script start where the starting state continued
+ past where it should.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1849/">Bug #1849</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>