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 | bcef651e7ece70ec18a0ad298aea3e22df4264b7 (patch) | |
tree | b84f421709dde665e60aa8e3f07e8896ecede319 | |
parent | 1a2d5a05683a7bc2561c5fbcf05fe0073f44fdf3 (diff) | |
download | scintilla-mirror-bcef651e7ece70ec18a0ad298aea3e22df4264b7.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> |