diff options
-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> |