diff options
author | Neil <nyamatongwe@gmail.com> | 2017-04-08 09:06:13 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2017-04-08 09:06:13 +1000 |
commit | 3fd9e81391a32f703b42f096d4d7e4195c37ade7 (patch) | |
tree | 1f55c6dc66108982e03568835d144ea0b0b85aa8 | |
parent | a3dba4ebce72c3d26a66689a8db9e04d931f0c42 (diff) | |
download | scintilla-mirror-3fd9e81391a32f703b42f096d4d7e4195c37ade7.tar.gz |
SciTE change log.
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index e5b029227..7caf33425 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -557,6 +557,9 @@ SciTE user interface uses lighter colours and fewer 3D elements to match current desktop environments. </li> <li> + SciTE sets buffer dirty and shows message when file deleted if load.on.activate on. + </li> + <li> SciTE on Windows Find strip Find button works in incremental no-close mode. <a href="http://sourceforge.net/p/scintilla/bugs/1926/">Bug #1926</a>. </li> |