diff options
-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 6a3174c95..ceb38ff9d 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -424,6 +424,7 @@ <td>kudah</td> <td>Igor Shaula</td> <td>Pavel Bulochkin</td> + <td>Yosef Or Boczko</td> </tr> </table> <p> @@ -446,6 +447,10 @@ Lexer and folder added for Structured Text language. <a href="http://sourceforge.net/p/scintilla/feature-requests/959/">Feature #959.</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>. + </li> </ul> <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite332.zip?download">Release 3.3.2</a> |