From 3fff22fbcfe090a05861956bc4cb41ff79b78ecb Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Tue, 30 May 2023 08:20:44 -0400 Subject: notepadpp --- notepadpp/debian/changelog | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'notepadpp') diff --git a/notepadpp/debian/changelog b/notepadpp/debian/changelog index a579003..b24764f 100644 --- a/notepadpp/debian/changelog +++ b/notepadpp/debian/changelog @@ -1,3 +1,33 @@ +notepadpp (8.5.3-1+stackrpms) obs; urgency=medium + + * Fix session file data loss issue. (Fix #13514) + * Fix Explorer context menu "Edit with Notepad++" needs restarting os + to appear issue under Win 8/10. (Fix #13) + * Fix Explorer context menu "Edit with Notepad++" not installed for + multiple users issue. (Fix #13476) + * Fix Explorer context menu "Edit with Notepad++" double entries in + some applications (Winzip). (Fix #13499) + * Make Explorer context menu "Edit with Notepad++" translatable. (Fix + #17) + * Add the UTF8 character ability for Run & Macro menu. (Fix #12670, + #13221, #13488) + * Add hide/show ability of Control Characters (C0 & C1) and Unicode + EOL. (Fix #8111) + * Fix Change history margin in black color issue. (Fix #12764, #13593) + * Improve "Remove consecutive duplicate lines" command performance. + (Fix #5538, #12548) + * Project Workspace "Save a Copy As" confusion issue. (Fix #13135) + * Make "Remove consecutive duplicate lines" support more line break. + (Fix #13474) + * Fix UDL deletion issue. (Fix #8101) + * Fix RTL not working on FindInFiles progress window. (Fix #13458) + * Fix search results output alignment for large file searches. (Fix + #13481) + * Several GUI Enhancements. (Fix #13615, #13601, #12812, #13579, + #13577, #13575, #13597, #13524, #13540, #13544, #13315) + + -- B. Stack Fri, 26 May 2023 11:28:03 -0400 + notepadpp (8.5.2-1+stackrpms) obs; urgency=medium * Enhance "Edit with Notepad++" context menu and fix several issues. -- cgit