From fafa05f909341f0624ff445d37d01c553e84cd73 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Mon, 10 Apr 2023 10:03:52 -0400 Subject: npp 8.5.2 --- notepadpp/debian/changelog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'notepadpp') diff --git a/notepadpp/debian/changelog b/notepadpp/debian/changelog index 8f0ab52..a579003 100644 --- a/notepadpp/debian/changelog +++ b/notepadpp/debian/changelog @@ -1,3 +1,30 @@ +notepadpp (8.5.2-1+stackrpms) obs; urgency=medium + + * Enhance "Edit with Notepad++" context menu and fix several issues. + (Fix #13399, #13410, #13425, #13438, #13440, #13446, #13457) + * Make Find/Replace dialog swap/copy button usage more explicit. (Fix + #13368, #13021) + * Fix unexpected caret column jump post brace match. (Fix #13433) + * Add hits in-progress increased number to Search Progress dialog. (Fix + #13364) + * Add HTML Hexadecimal column and more items to ASCII panel. (Fix + #13347) + * Add ability to do leading spaces with Column Editor. (Fix #11148, + #13309) + * Add programming language support for Hollywood. (Implement #13417) + * Fix dock panels visual glitch while finding in search results. (Fix + #13402, #13459) + * Fix Mark dialog's Copy Marked Text button is not macro-able issue. + (Fix #13405) + * Dark mode enhancement: make focused combobox more visible. (Fix + #13420) + * Fix find dialog flicker issue. (Fix #9536, #13381) + * Enhance Notepad++ icon's display in system tray. (Fix #8971) + * Fix some options in Mark dialog not remembered though the session + issue. (Fix #13277) + + -- B. Stack Mon, 10 Apr 2023 10:00:06 -0400 + notepadpp (8.5.1-1+stackrpms) obs; urgency=medium * Use new modern shell "Edit with Notepad++" of Windows 11 instead of -- cgit