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 | 4419a8dafc89520b0b44920eae47c38dfa9e08e6 (patch) | |
tree | 7fcea75007fa9a337010d79a020665939205ffa9 | |
parent | d589792c56fd886c021f7d4b2e47278b3f5a4de5 (diff) | |
download | scintilla-mirror-4419a8dafc89520b0b44920eae47c38dfa9e08e6.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> |