diff options
author | Neil <nyamatongwe@gmail.com> | 2015-03-21 09:16:35 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2015-03-21 09:16:35 +1100 |
commit | 75b0cad2071fafcf58d0ad7bd15be653cdc5d309 (patch) | |
tree | 1c53e913f61ab0749af85c2230f9b003926ba4eb | |
parent | bd8b018113ef071acac3131f9d12efc8571e750d (diff) | |
download | scintilla-mirror-75b0cad2071fafcf58d0ad7bd15be653cdc5d309.tar.gz |
Change log.
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 14376f4f8..b9be4596e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -509,6 +509,11 @@ when in wrap mode. <a href="http://sourceforge.net/p/scintilla/bugs/1705/">Bug #1705</a>. </li> + <li> + Fix SciTE bug with missing file open filters and add hex to excluded set of properties files so that its + settings don't appear. + <a href="http://sourceforge.net/p/scintilla/bugs/1707/">Bug #1707</a>. + </li> </ul> <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite354.zip?download">Release 3.5.4</a> |