aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2021-03-06 13:45:16 +1100
committerNeil <nyamatongwe@gmail.com>2021-03-06 13:45:16 +1100
commitf293855898874372dec48281a250b40c556a0495 (patch)
treedb1e26adb5e1b84741ce21f7c8a91c895bfbf1ab
parent9d4acd378acae6e21c873367019bc67a269c0887 (diff)
downloadscintilla-mirror-f293855898874372dec48281a250b40c556a0495.tar.gz
Documentation of split.rel-5-0-0
-rw-r--r--doc/ScintillaHistory.html1
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..