diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-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 47ab6305d..6001a4802 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -541,6 +541,10 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1935/">Bug #1935</a>. </li> <li> + The Fortran folder can fold comments. + <a href="http://sourceforge.net/p/scintilla/bugs/1936/">Bug #1936</a>. + </li> + <li> The PowerShell lexer recognizes escaped quotes in strings. <a href="http://sourceforge.net/p/scintilla/bugs/1929/">Bug #1929</a>. </li> |