diff options
author | Neil <nyamatongwe@gmail.com> | 2015-01-05 15:44:50 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2015-01-05 15:44:50 +1100 |
commit | 1f3c4920ec2782039493d6dc92a5da5a5731bd77 (patch) | |
tree | d327120f7712e8a7a4bd6d2de910b97566cd6988 | |
parent | 0059717271d90a02f66e3b22374f1d2d32fbb6b6 (diff) | |
download | scintilla-mirror-1f3c4920ec2782039493d6dc92a5da5a5731bd77.tar.gz |
Change log.
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
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 '['. |