aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2013-07-23 16:51:49 +1000
committerNeil <nyamatongwe@gmail.com>2013-07-23 16:51:49 +1000
commit4b37400e43be42635cd9015566357793b7c607b2 (patch)
tree2224f4ba49ac8ff064fd7894ee811360c8b82c2a
parent9cb194285e1da374ce06ca1c8cd2ef86f664fa78 (diff)
downloadscintilla-mirror-4b37400e43be42635cd9015566357793b7c607b2.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 2009a369c..8d306210c 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -449,6 +449,10 @@
Characters may be represented by strings.
In Unicode mode C1 control characters are represented by their mnemonics.
</li>
+ <li>
+ Bash lexer fixed quoted HereDoc delimiters.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1500 /">Bug #1500 </a>.
+ </li>
</ul>
<h3>
<a href="http://prdownloads.sourceforge.net/scintilla/scite334.zip?download">Release 3.3.4</a>