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 64197c744..a73ba9def 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -493,6 +493,7 @@ <td>Chris Mayo</td> </tr><tr> <td>Van de Bugger</td> + <td>Tse Kit Yam</td> </tr> </table> <p> @@ -540,6 +541,10 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1842/">Bug #1842</a>. </li> <li> + Fix key binding bug on Cocoa for control+. + <a href="http://sourceforge.net/p/scintilla/bugs/1854/">Bug #1854</a>. + </li> + <li> Fix scroll bar size warnings on GTK+ caused by #1831. <a href="http://sourceforge.net/p/scintilla/bugs/1851/">Bug #1851</a>. </li> |