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 4f95c28af..c1ff91a0d 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -511,6 +511,11 @@ freedesktop.org standard icon names where possible. </li> <li> + For SciTE on Windows, fix bug where invoking help resubmitted the + running program. + <a href="http://sourceforge.net/p/scintilla/bugs/272/">Bug #272</a>. + </li> + <li> SciTE's highlight current word feature no longer matches the selection when it contains space. </li> </ul> |