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
commitfc66659e53fe8623e6b0b639c01c493dc1b380aa (patch)
tree3fdfe40f8b78e2af7bf78aef080895e494dd0070
parent945e829c5feb9122f15ffe43d8ff5b8f6512b79e (diff)
downloadscintilla-mirror-fc66659e53fe8623e6b0b639c01c493dc1b380aa.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>