diff options
author | Neil <nyamatongwe@gmail.com> | 2013-11-16 13:11:34 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2013-11-16 13:11:34 +1100 |
commit | 962d030039f367c540a0521a0c94c9ef5fdeaeea (patch) | |
tree | 43debefb1b479ba3cb9e20e6842973d1ca073faa | |
parent | e944a85cb73efd925b470aaddabb9660171f1464 (diff) | |
download | scintilla-mirror-962d030039f367c540a0521a0c94c9ef5fdeaeea.tar.gz |
Change log.
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 0bff86c92..ce53c07bd 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -475,6 +475,10 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1538/">Bug #1538</a>. </li> <li> + Cmake lexer fixes bug with empty comments. + <a href="http://sourceforge.net/p/scintilla/bugs/1550/">Bug #1550</a>. + </li> + <li> Fortran folder improved. Treats "else" as fold header. <a href="http://sourceforge.net/p/scintilla/feature-requests/962/">Feature #962.</a> </li> |