diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 1640dd0ff..f9c9b3eb0 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -455,6 +455,8 @@ <td>Nick Gravgaard</td> <td>Ian Goldby</td> <td>Holger Stenger</td> + </tr><tr> + <td>danselmi</td> </tr> </table> <p> @@ -474,6 +476,10 @@ Released 13 August 2014. </li> <li> + VHDL lexer supports block comments. + <a href="http://sourceforge.net/p/scintilla/bugs/1527/">Bug #1527</a>. + </li> + <li> On Windows only unregister windows classes registered. <a href="http://sourceforge.net/p/scintilla/bugs/1639/">Bug #1639</a>. </li> |