From 15f070b55df9f0e469aa6eccf8026116db1a6c09 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Wed, 21 Jun 2023 22:26:23 -0400 Subject: notepadpp 8.5.4 --- notepadpp/debian/changelog | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'notepadpp/debian/changelog') diff --git a/notepadpp/debian/changelog b/notepadpp/debian/changelog index b24764f..c2a4664 100644 --- a/notepadpp/debian/changelog +++ b/notepadpp/debian/changelog @@ -1,3 +1,34 @@ +notepadpp (8.5.4-1+stackrpms) obs; urgency=medium + + * Fix macro recording regression on Unicode character. (Fix #13757) + * Fix regression of defective detection for file read-only attribute + removal via Explorer. (Fix #13742) + * Fix opening multi-files on multi-instance mode regression. (Fix #36, + #13778) + * Update: Scintilla 5.3.5 Lexilla 5.2.5. (Implement #13729) + * Fix Notepad++ hanging issue running macro to EOF. (Fix #13342) + * Fix EOL symbol color/appearence being reset issue while changing + encoding. (Fix #13728) + * Enable code folding in Assembly source files. (Fix #13758, #9888) + * Fix document language not remembered through sessions issue. (Fix + #13743) + * Add SHA-1 hash features. (Fix #13791) + * Add "open new blank document in addition on startup" ability. (Fix + #11134, #9535, #5527) + * Fix lexer plugin is sorted unconventionally in language menu issue + (Fix #9516) + * Add message NPPM_DARKMODESUBCLASSANDTHEME to allow plugin to use + generic dark mode. (Fix #13574) + * Add the ability to close multiple files without saving in Document + list. (Fix #13768, #13178) + * Several GUI Enhancements. (Fix #13764, #10349, #8109, #13703, #13701, + #13686, #13665, #13657, #13676, #13667, #13624, #13622) + * Fix error message on uninstallation. (Implement #13653) + * Fix tabContextMenu_example.xml not being deleted while + uninstallation. (Fix #13670) + + -- B. Stack Tue, 20 Jun 2023 18:04:05 -0400 + notepadpp (8.5.3-1+stackrpms) obs; urgency=medium * Fix session file data loss issue. (Fix #13514) -- cgit