aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2016-03-29 15:12:35 +1100
committerNeil <nyamatongwe@gmail.com>2016-03-29 15:12:35 +1100
commitb5618916b1164f90254ebb8c6eed2b5f86fdcc12 (patch)
tree9075ca841b346f19f77344deba6fb884fd06727c /doc/ScintillaHistory.html
parentdb89e8a5c51b6d3e0e496c86141c48bf77373786 (diff)
downloadscintilla-mirror-b5618916b1164f90254ebb8c6eed2b5f86fdcc12.tar.gz
Bug [#1822]. Doubled size of compiled regex buffer.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 79ae769c2..71886307e 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -511,6 +511,10 @@
This is for Python 3.5.
</li>
<li>
+ Doubled size of compiled regex buffer.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1822/">Bug #1822</a>.
+ </li>
+ <li>
SciTE bug fixed with exported HTML where extra line shown.
<a href="http://sourceforge.net/p/scintilla/bugs/1816/">Bug #1816</a>.
</li>