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 | 74100ee9b6f3697cb8e1e60eb00bbb8d1828a12e (patch) | |
tree | a44361b9e07a1fe7ca80fbeb0482fc08480005a1 | |
parent | 9365665c8c48d375fe37e36108ca7373ed6ef1e4 (diff) | |
download | scintilla-mirror-74100ee9b6f3697cb8e1e60eb00bbb8d1828a12e.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> |