aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 7723f437b..80b13b245 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -544,6 +544,10 @@
2 GigaBytes.
</li>
<li>
+ The platform layer interface has changed with the removal of the ElapsedTime
+ class in favor of C++11's chrono.
+ </li>
+ <li>
Additional print option SC_PRINT_SCREENCOLOURS prints with the same colours used on screen
including line numbers.
</li>