diff options
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 4d081cb5a..f1a41e2c8 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -466,6 +466,9 @@ Released 22 March 2014. </li> <li> + Display Unicode line ends as [LS], [PS], and [NEL] blobs. + </li> + <li> Bug fixed where cursor down failed on wrapped lines. <a href="http://sourceforge.net/p/scintilla/bugs/1585/">Bug #1585</a>. </li> |