From 2f515a8a027a920940d1f31fd063c7347f9a7f64 Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Fri, 6 Mar 2026 20:10:50 +0100 Subject: [PATCH] MUI - Commit before release build "Notepad3 6.26.306.1 beta" (add a valid date) --- Build/Changes.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Build/Changes.txt b/Build/Changes.txt index 262687a72..7f74efee8 100644 --- a/Build/Changes.txt +++ b/Build/Changes.txt @@ -35,7 +35,7 @@ UCH - (UCH)ARDET is an Encoding Detector Library ======================================================== -Current BETA Version 6.26.3µµ.(build_#) (2026-03-µµ) +Current BETA Version 6.26.306.(build_#) (2026-03-06) ======================================================== -------------------------------------------------------- @@ -55,8 +55,8 @@ NEW: CHANGES: -------------------------------------------------------- [.xxx.x]- -[.3µµ.1]- Chore: add timsort (repl. qsort) scintilla care (iface check) scintill-call-wrapper update. -[.3µµ.1]- Major version 6 → 7 for Win10 minimum. +[.306.1]- Chore: add timsort (repl. qsort) scintilla care (iface check) scintill-call-wrapper update. +[.306.1]- Major version 6 → 7 for Win10 minimum. [.305.1]- Feat: enhancement of MMB auto-scroll. [.305.1]- Update UCHARDET encoding detector (UCH). [.303.1]- Refactor: replace regex engines: Oniguruma (retired) by PCRE2 v10.47 (ONI->PCR). @@ -78,9 +78,9 @@ CHANGES: FIXES: -------------------------------------------------------- [.xxx.x]- -[.3µµ.1]- Handling if file's parent dir is deleted.. -[.3µµ.1]- PCRE2 interface - bug matching line-end ($) (PRC). -[.3µµ.1]- About dialog and version patching script. +[.306.1]- Handling if file's parent dir is deleted.. +[.306.1]- PCRE2 interface - bug matching line-end ($) (PRC). +[.306.1]- About dialog and version patching script. [.305.1]- UFT-8 affinity for uchardet uncertainty (lower than 66%) (UCH). [.305.1]- Refactoring from GetOpenFileName() to IFileOpenDialog(). [.303.1]- Revert: Regression, revert to special Text (.txt) font. @@ -112,7 +112,7 @@ FIXES: -------------------------------------------------------- REMOVED: [.xxx.x]- -[.3µµ.1]- Refactor: remove deprecated Win7 compatibility and UTF-32 detection. +[.306.1]- Refactor: remove deprecated Win7 compatibility and UTF-32 detection. [.303.1]- Remove retired Oniguruma regex Engine (ONI). [.227.1]- Remove obsolete AppVeyor CI build. --------------------------------------------------------