diff options
author | nyamatongwe <devnull@localhost> | 2013-05-23 19:03:01 +1000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2013-05-23 19:03:01 +1000 |
commit | 87f2cfb15303df7ab53ab4a2b23abb3875393a9b (patch) | |
tree | 5e078c87e88dc89f582fa79d94b1f507db6037bf | |
parent | 792b2b16f84c22392c6a7fc5b545c3a3e690d9bc (diff) | |
download | scintilla-mirror-87f2cfb15303df7ab53ab4a2b23abb3875393a9b.tar.gz |
Credit/change log for bug #1477.
-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> |