diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 4f45fcb95..f36226cd2 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -501,12 +501,13 @@ <td>jedailey</td> <td>oirfeodent</td> <td>A-R-C-A</td> - </tr> </tr><tr> <td>Roberto Rossi</td> <td>Kenny Liu</td> <td>Iain Clarke</td> <td>desto</td> + </tr><tr> + <td>John Flatness</td> </tr> </table> <p> @@ -562,6 +563,10 @@ 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> + <li> + Make trackpad scrolling work on Wayland. + <a href="http://sourceforge.net/p/scintilla/bugs/1901/">Bug #1901</a>. + </li> </ul> <h3> <a href="http://www.scintilla.org/scite372.zip">Release 3.7.2</a> |