aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2015-01-05 15:44:50 +1100
committerNeil <nyamatongwe@gmail.com>2015-01-05 15:44:50 +1100
commit1df3a419c6dfbdf5241f76365f5485586122181a (patch)
tree383878722f55e0e4fef5c97a0fc45f1c10fff66c
parentbaab48d7030e7f759000614e7051c65ff7ab66d9 (diff)
downloadscintilla-mirror-1df3a419c6dfbdf5241f76365f5485586122181a.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 933ad8640..1bb8c4de9 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -484,9 +484,10 @@
Released 2 December 2014.
</li>
<li>
- Lexers added for Motorola S-Record files and Intel hex files.
+ Lexers added for Motorola S-Record files and Intel hex files with folding for Intel hex files.
<a href="http://sourceforge.net/p/scintilla/feature-requests/1091/">Feature #1091.</a>
<a href="http://sourceforge.net/p/scintilla/feature-requests/1093/">Feature #1093.</a>
+ <a href="http://sourceforge.net/p/scintilla/feature-requests/1095/">Feature #1095.</a>
</li>
<li>
C++ folder allows folding on square brackets '['.