diff options
-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 f9c9b3eb0..2ed673941 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -480,6 +480,10 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1527/">Bug #1527</a>. </li> <li> + VHDL folder fixes case where "component" used before name. + <a href="http://sourceforge.net/p/scintilla/bugs/613/">Bug #613</a>. + </li> + <li> On Windows only unregister windows classes registered. <a href="http://sourceforge.net/p/scintilla/bugs/1639/">Bug #1639</a>. </li> |