aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2014-12-27 14:47:18 +1100
committerNeil <nyamatongwe@gmail.com>2014-12-27 14:47:18 +1100
commitbeb255f37f7c985561403ec57df995da336fe589 (patch)
treec2ce5dee87da2e7624adf1ba5fc4436a963e2d19
parenta996266d9806666f93c7112bf90a225ca49a42ee (diff)
downloadscintilla-mirror-beb255f37f7c985561403ec57df995da336fe589.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 4515b189b..0e9a50b31 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -511,6 +511,14 @@
<a href="http://sourceforge.net/p/scintilla/bugs/1575/">Bug #1575</a>.
</li>
<li>
+ Fix a crash in SciTE when the command line is just "-close:".
+ <a href="http://sourceforge.net/p/scintilla/bugs/1675/">Bug #1675</a>.
+ </li>
+ <li>
+ Fix unexpected dialog in SciTE on Windows when the command line has a quoted filename then ends with a space.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1673/">Bug #1673</a>.
+ </li>
+ <li>
On Windows and GTK+, use indicators for inline IME.
</li>
</ul>