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 d85109be4..fff605d6f 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -489,6 +489,7 @@ </tr><tr> <td>Pavel Sountsov</td> <td>Dirk Lorenzen</td> + <td>Kasper B. Graversen</td> </tr> </table> <p> @@ -521,6 +522,10 @@ The Progress lexer now allows comments preceded by a tab. </li> <li> + Scripts reading Scintilla.iface file include comments for enu and lex definitions. + <a href="http://sourceforge.net/p/scintilla/bugs/1829 /">Bug #1829 </a>. + </li> + <li> Fix crashes on GTK+ if idle work active when destroyed. <a href="http://sourceforge.net/p/scintilla/bugs/1827/">Bug #1827</a>. </li> |