diff options
author | Neil <nyamatongwe@gmail.com> | 2021-03-06 13:45:16 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2021-03-06 13:45:16 +1100 |
commit | f293855898874372dec48281a250b40c556a0495 (patch) | |
tree | db1e26adb5e1b84741ce21f7c8a91c895bfbf1ab | |
parent | 9d4acd378acae6e21c873367019bc67a269c0887 (diff) | |
download | scintilla-mirror-f293855898874372dec48281a250b40c556a0495.tar.gz |
Documentation of split.rel-5-0-0
-rw-r--r-- | doc/ScintillaHistory.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 63593a6cc..da8afaab9 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -583,6 +583,7 @@ </li> <li> First version that separates Lexilla from Scintilla. + Each of the 3 projects now has a separate history page but history before 5.0.0 remains combined. </li> <li> Fix Alt+End (move to wrapped line end) for Japanese UTF-8 text.. |