aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 457f34b6e..2e837816f 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -530,6 +530,13 @@
Fix to prevent double scrolling on GTK+ with X11.
<a href="http://sourceforge.net/p/scintilla/bugs/1901/">Bug #1901</a>.
</li>
+ <li>
+ SciTE on GTK+ has changed file chooser behaviour for some actions:
+ overwriting an existing file shows a warning;
+ the default session file name "SciTE.session" is shown and a "*.session" filter is applied;
+ appropriate filters are applied when exporting;
+ the current file name is displayed in "Save As" even when that file no longer exists.
+ </li>
</ul>
<h3>
<a href="http://www.scintilla.org/scite373.zip">Release 3.7.3</a>