diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index c6d5b0539..10e88fd2a 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -555,6 +555,7 @@ <td>Shmuel Zeigerman</td> <td>Chris Graham</td> <td>Hugues Larrive</td> + <td>Prakash Sahni</td> </tr> </table> <p> @@ -574,6 +575,10 @@ Released 3 June 2020. </li> <li> + End of line annotations implemented. + <a href="https://sourceforge.net/p/scintilla/bugs/2141/">Bug #2141</a>. + </li> + <li> The latex lexer supports lstlisting environment that is similar to verbatim. <a href="https://sourceforge.net/p/scintilla/feature-requests/1358/">Feature #1358</a>. </li> |