From 98bd726b0408ebe8240745b946d2a35e0f23316e Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Mon, 27 Jun 2022 12:06:09 -0400 Subject: npp 8.4.2 rc1 --- notepadpp/debian/changelog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'notepadpp') diff --git a/notepadpp/debian/changelog b/notepadpp/debian/changelog index 6ddf0a8..ed7a1b3 100644 --- a/notepadpp/debian/changelog +++ b/notepadpp/debian/changelog @@ -1,3 +1,24 @@ +notepadpp (8.4.2-1+devuan) obs; urgency=medium + + * Fix crash on "Copy Binary Content" command without selection on edit + zone. (Fix #11639, #11671) + * Fix crashes by re-invoking with command line argument "-udl". (Fix + #11633) + * Make toolbar icons customizable. (Fix #9913) + * Make fold/unfold current level commands toggleable. (Fix #11529, + #9196) + * Add command line argument for plugin, a related notification and an + API. (Fix #11576) + * Fix horizontal scrolling with scroll wheel on Logitech MX issue. (Fix + #10490) + * Enhance dark mode. (Fix #11642, #11693, #11683, #11530, #10159) + * Add encoding context menu via right/double click on status bar. (Fix + #9998, #400, #756) + * Add gui4cli keywords and fix its style IDs in stylers.model.xml. + * Display installed plugin versions in Debug Info dialog. (Fix #11284) + + -- B. Stack Mon, 27 Jun 2022 12:01:57 -0400 + notepadpp (8.4.1-1+devuan) obs; urgency=medium * Regression fixes, bug-fixes, and new enhancements: -- cgit