From 7e32149ab735019ad029c0559b99998b2d525053 Mon Sep 17 00:00:00 2001 From: Zufu Liu Date: Sat, 27 Jan 2024 19:51:31 +1100 Subject: Feature [feature-requests:#1458] Reduce memory used for undo actions. --- doc/ScintillaHistory.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 67f26fb3d..9b842e278 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -591,6 +591,10 @@ Released 27 December 2023.
  • + Reduce memory used for undo actions. + Feature #1458. +
  • +
  • For ScintillaEdit on Qt, fix reference from ScintillaDocument to Document to match change in 5.4.1 using IDocumentEditable for SCI_GETDOCPOINTER and SCI_SETDOCPOINTER.
  • -- cgit v1.2.3