diff options
author | Neil <nyamatongwe@gmail.com> | 2014-05-10 17:38:24 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2014-05-10 17:38:24 +1000 |
commit | 4af4ed7e602af454719e71eba7ea618d7042e9d1 (patch) | |
tree | 03d91da6320410c3c7e09b014c2175892b271d01 | |
parent | f25dfe857db20f385b91549d851909073b3b78a8 (diff) | |
download | scintilla-mirror-4af4ed7e602af454719e71eba7ea618d7042e9d1.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 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> |