diff options
author | Neil <nyamatongwe@gmail.com> | 2014-08-06 11:27:08 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2014-08-06 11:27:08 +1000 |
commit | 2538b17f0473baed39d31ebf4fff68a727768d48 (patch) | |
tree | 06f96cd1fee815466a5aae5e6e3139591bb404e7 | |
parent | 88be07b5275b534e8d12bcac54d4716696f79262 (diff) | |
download | scintilla-mirror-2538b17f0473baed39d31ebf4fff68a727768d48.tar.gz |
Change log.
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index bd3fce68f..6cefeab13 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -548,6 +548,10 @@ SciTE on GTK+ crash fixed with Insert Abbreviation command. </li> <li> + For SciTE with read-only files and are.you.sure=0 reenable choice to save to another + location when using Save or Close commands. + </li> + <li> Fix SciTE bug where toggle bookmark did not work after multiple lines with bookmarks merged. <a href="http://sourceforge.net/p/scintilla/bugs/1617/">Bug #1617</a>. </li> |