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 | 9884db899009ee9a9a02b424ed98487c1abcd687 (patch) | |
| tree | 1536e16f4d79a4f9b423fad2140bbf28e1fa698c | |
| parent | fe85d455e4ee2edaf55ac42077e7d9642fb9688e (diff) | |
| download | scintilla-mirror-9884db899009ee9a9a02b424ed98487c1abcd687.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> |
