From 4d7daa6559633288c59810d40d0335dd72e53a8a Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Mon, 6 Nov 2023 14:42:42 -0500 Subject: notepadpp 8.5.8 --- notepadpp/debian/changelog | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'notepadpp') diff --git a/notepadpp/debian/changelog b/notepadpp/debian/changelog index d95724f..65e3f3b 100644 --- a/notepadpp/debian/changelog +++ b/notepadpp/debian/changelog @@ -1,3 +1,36 @@ +notepadpp (8.5.8-1+stackrpms) obs; urgency=medium + + * Fix "Clear Read-Only Flag" command not working immediately + regression. (Fix #14138) + * Fix saving files losing Alternate Data Stream issue. (Fix #1498, + #8451, #8013) + * Fix data loss issue due to no room on disk for saving. (Fix #5664, + #14089) + * Add Win10/Win11 Restart-application feature. (Fix #9722, #11721, + #11934) + * Fix user created session being modified behaviour on exit. (Implement + part 1, part 2, part 3) + * Improve document list display performance. (Fix #13479, #12632) + * Update Scintilla to v5.3.7 & Lexilla to v5.2.7. (Fix #13991, #14062) + * fix unwanted Afrikaans installer language issue. (Fix #3844, #7574) + * Fix a crash issue while reading settings from cloud. (Fix #14131) + * Fix security issue CVE-2022-31901. (Fix #13520) + * Enhance non-saved search text's persistence in Find dialog combobox + while pressing arrow key. (Fix #14174) + * Make auto-checking of Find InSelection configurable (resizable & can + be disabled). (Fix #14108, #13677, #12639) + * Perl enhancement: Update Stylers & the keywords for Perl v5.38. (Fix + #14192) + * Fix "Single Line Uncomment" uncommenting an extra line issue. (Fix + #12829) + * Fix "Next Bookmark" command not resetting current column issue. (Fix + #14137) + * Allow menu command Window->Windows to be assigned a shortcut. (Fix + #14179) + * Fix wrong categories in Shortcuts Mapper. (Fix #13285) + + -- B. Stack Mon, 06 Nov 2023 13:31:47 -0500 + notepadpp (8.5.7-1+stackrpms) obs; urgency=medium * Fix 4 security issues CVE-2023-40031, CVE-2023-40036, CVE-2023-40164 -- cgit