diff options
| author | Neil <nyamatongwe@gmail.com> | 2017-01-04 10:33:58 +1100 | 
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2017-01-04 10:33:58 +1100 | 
| commit | ef94015d9934b956d23531e2d3bcc2cf3d36c820 (patch) | |
| tree | 0dcc0938c7ba4dbbc19c16385b195e3b1689145a | |
| parent | 1887cdedfeb7ab3d5a0e6148a6c842c59f0ef1f3 (diff) | |
| download | scintilla-mirror-ef94015d9934b956d23531e2d3bcc2cf3d36c820.tar.gz | |
Change log for SciTE.
| -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 fcca31931..39afda215 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -529,6 +529,10 @@  	<a href="http://sourceforge.net/p/scintilla/bugs/1848/">Bug #1848</a>.  	</li>  	<li> +	SciTE on GTK+ can have a wide divider between the panes with the +	split.wide property. +	</li> +	<li>  	Fix display of autocompletion lists and calltips on GTK+ 3.22 on Wayland.  	Newer APIs used on GTK+ 3.22 as older APIs were deprecated.  	</li>  | 
