diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 71886307e..a3e725230 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -484,6 +484,7 @@ </tr><tr> <td>Mark C</td> <td>Johannes Sasongko</td> + <td>fstirlitz</td> </tr> </table> <p> @@ -515,6 +516,10 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1822/">Bug #1822</a>. </li> <li> + For GTK+, the Super modifier key can be used in key bindings. + <a href="http://sourceforge.net/p/scintilla/feature-requests/1142/">Feature #1142.</a> + </li> + <li> SciTE bug fixed with exported HTML where extra line shown. <a href="http://sourceforge.net/p/scintilla/bugs/1816/">Bug #1816</a>. </li> |