diff options
| author | nyamatongwe <devnull@localhost> | 2013-05-27 10:44:54 +1000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2013-05-27 10:44:54 +1000 |
| commit | f82483c06da557dc3a0445e61eae576a0292696c (patch) | |
| tree | 50c5c39cd5a30767f304b26f4f184a4b03f9f49c /doc/ScintillaHistory.html | |
| parent | 0ab95c3cccfe68be565672cc5ec170ad44ff4a0f (diff) | |
| download | scintilla-mirror-f82483c06da557dc3a0445e61eae576a0292696c.tar.gz | |
Updated version numbers, date, and change log for 3.3.3.
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index f9abcd0c6..04e612fc7 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -441,19 +441,30 @@ </h3> <ul> <li> - Released 22 December 2013. + Released 2 June 2013. </li> <li> Lexer and folder added for Structured Text language. <a href="http://sourceforge.net/p/scintilla/feature-requests/959/">Feature #959.</a> </li> <li> + Out of bounds access fixed for GTK+. + <a href="http://sourceforge.net/p/scintilla/bugs/1480/">Bug #1480</a>. + </li> + <li> + Crash fixed for GTK+ on Windows paste. + </li> + <li> + Bug fixed with incorrect event copying on GTK+ 3.x. + <a href="http://sourceforge.net/p/scintilla/bugs/1481/">Bug #1481</a>. + </li> + <li> Bug fixed with right to left locales, like Hebrew, on GTK+. - <a href="http://sourceforge.net/p/scintilla/bugs/1477/">Bug #1477 </a>. + <a href="http://sourceforge.net/p/scintilla/bugs/1477/">Bug #1477</a>. </li> <li> Bug fixed with undo grouping of tab and backtab commands. - <a href="http://sourceforge.net/p/scintilla/bugs/1478/">Bug #1478 </a>. + <a href="http://sourceforge.net/p/scintilla/bugs/1478/">Bug #1478</a>. </li> </ul> <h3> |
