diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 6a881c223..33e3c81fb 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -561,6 +561,8 @@ <td>uhf7</td> <td>gnombat</td> <td>Derek Brown</td> + </tr><tr> + <td>cshnik</td> </tr> </table> <p> @@ -582,6 +584,10 @@ <li> First version that separates Lexilla from Scintilla. </li> + <li> + Fix Alt+End (move to wrapped line end) for Japanese UTF-8 text.. + <a href="https://sourceforge.net/p/scintilla/bugs/2231/">Bug #2231</a>. + </li> </ul> <h3> <a href="https://www.scintilla.org/scite446.zip">Release 4.4.6</a> |