From 3f1838d9feb6b8348a24b6ba4a17c2c40e3541c6 Mon Sep 17 00:00:00 2001 From: Zufu Liu Date: Wed, 11 Mar 2026 09:23:34 +1100 Subject: Bug [#2501]. Fix regression in SCI_CONVERTEOLS that may not convert whole file. --- doc/ScintillaHistory.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 470fc64aa..23aa597a3 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -612,6 +612,10 @@ Improve mouse drag behaviour when drag and drop disabled. Feature #1581. +
  • + Fix regression in SCI_CONVERTEOLS that may not convert whole file. + Bug #2501. +
  • Release 5.6.0 -- cgit v1.2.3