diff options
-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 c94d6a148..e32880fcd 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -589,6 +589,10 @@ appropriate filters are applied when exporting; the current file name is displayed in "Save As" even when that file no longer exists. </li> + <li> + SciTE fixed a bug where, on GTK+, when the output pane had focus, menu commands + performed by mouse were sent instead to the edit pane. + </li> </ul> <h3> <a href="http://www.scintilla.org/scite373.zip">Release 3.7.3</a> |