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 12fa7123a..374dad6fe 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -493,6 +493,10 @@ ensure no clash between the use of indicators for IME and for the application. </li> <li> + VHDL folder fixes "block" keyword. + <a href="http://sourceforge.net/p/scintilla/bugs/1664/">Bug #1664</a>. + </li> + <li> Prevent caret blinking when holding down Delete key. <a href="http://sourceforge.net/p/scintilla/bugs/1657/">Bug #1657</a>. </li> |