From 71fcf0c4b91cae9f186a27e2a70b4e7ff31402b7 Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Tue, 2 May 2023 18:58:37 +0200 Subject: [PATCH] MUI - Commit before release build "Notepad3 6.23.502.1 beta" --- Build/Changes.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Build/Changes.txt b/Build/Changes.txt index be59ba235..3f0366672 100644 --- a/Build/Changes.txt +++ b/Build/Changes.txt @@ -34,7 +34,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library ======================================================== -Current BETA/RC Version 6.23.501.(build_#) (2023-05-01) +Current BETA/RC Version 6.23.502.(build_#) (2023-05-02) ======================================================== -------------------------------------------------------- @@ -92,6 +92,9 @@ CHANGES: FIXES: -------------------------------------------------------- [.###.#]- . +[.502.1]- Multi-replace: correct advance next insertion point in case of SCI_REPLACETARGETMINIMAL. +[.502.1]- Cut (Ctrl+X) and Delete (Ctrl+D) last line (EOF -> EOL). +[.502.1]- Minor bugs in "Reset Notepad3's settings and themes" (SUP). [.430.1]- Switch to "Log Monitoring" id commandline option "/l" is given. [.430.1]- Regression: save readonly file. [.426.1]- Minor bugs in localization of "Open with Notepad3" (SUP).