diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index b5ec2594a..574c9f364 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -545,6 +545,8 @@ <td>Mark Reay</td> <td>David Shuman</td> <td>McLoo</td> + </tr><tr> + <td>Chris Graham</td> </tr> </table> <p> @@ -585,9 +587,13 @@ <a href="https://sourceforge.net/p/scintilla/bugs/2019/">Bug #2019</a>. </li> <li> - Fixed bug with GTK+ on recent Linux distributions where underscores were invisible. + Fixed bug with GTK on recent Linux distributions where underscores were invisible. <a href="https://sourceforge.net/p/scintilla/bugs/2173/">Bug #2173</a>. </li> + <li> + Fixed GTK on Linux bug when pasting from closed application. + <a href="https://sourceforge.net/p/scintilla/bugs/2175/">Bug #2175</a>. + </li> </ul> <h3> <a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.20.0/scintilla3200.zip/download">Release 3.20.0</a> |
