diff options
author | Neil Hodgson <nyamatongwe@gmail.com> | 2015-03-11 10:59:10 +1100 |
---|---|---|
committer | Neil Hodgson <nyamatongwe@gmail.com> | 2015-03-11 10:59:10 +1100 |
commit | c48c5c1af385364d1319e544df97c765d06222f4 (patch) | |
tree | 829cf6c8b9a8231d981e5fc9b8d19e253ca917a5 | |
parent | 69d8e9052db15646ef977557056237e8d5ea087a (diff) | |
download | scintilla-mirror-c48c5c1af385364d1319e544df97c765d06222f4.tar.gz |
Change log.
-rw-r--r-- | doc/ScintillaHistory.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index d7af49269..f2b2b2acf 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -488,6 +488,17 @@ Released 8 March 2015. </li> <li> + Verilog folder fixes bug with `end completing an `if* instead of `endif. + </li> + </ul> + <h3> + <a href="http://prdownloads.sourceforge.net/scintilla/scite354.zip?download">Release 3.5.4</a> + </h3> + <ul> + <li> + Released 8 March 2015. + </li> + <li> Indicators may have a different colour and style when the mouse is over them or the caret is moved into them. </li> <li> |