From 18b4042fa5dedc2e73be73bbe710ebf3b6855f5b Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Wed, 4 Dec 2024 13:04:51 -0500 Subject: npp 8.7.3 --- notepadpp/debian/changelog | 54 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) (limited to 'notepadpp/debian/changelog') diff --git a/notepadpp/debian/changelog b/notepadpp/debian/changelog index 167058e..cc19545 100644 --- a/notepadpp/debian/changelog +++ b/notepadpp/debian/changelog @@ -1,3 +1,57 @@ +notepadpp (8.7.3-1+stackrpms) UNRELEASED; urgency=medium + + * Upstream updates + * Fix a crash while disabling "Pin tab" feature. (Fix #15860) + * Fix drag&drop a folder in Notepad++ launch redundant dialog + regression. (Fix #15869) + * Fix docked panels invisibility in multi-instance mode. (Fix #15873) + * Add "Pin/Unpin Tab" context menu item. (Fix #15852) + * Add "Close All BUT Pinned" command. (Fix #15863) + * Fix a possible buffer overflow issue. (Fix #15850) + + -- B. Stack Wed, 04 Dec 2024 11:50:03 -0500 + +notepadpp (8.7.2-1+stackrpms) UNRELEASED; urgency=medium + + * Upstream updates + * Add Pin tab feature. (Fix #5786, #8377, #12806, #14216) + * Tabbar enhancement: Hide inactive tab Close & Pin buttons. (Fix + #15298) + * Tabbar enhancement: Highlight inactive darken tab on mouse hover. + (Fix #15791) + * Fix Ctrl-C not doing copy from Search result issue. (Fix #15739) + * Add "Minimize / Close to" option for System tray. (Fix #15771) + * Add ability to open/copy selected files from Search-results. (Fix + #15741) + * Fix replace field focus losing when Notepad++ is switched back. (Fix + #6021) + + -- B. Stack Wed, 04 Dec 2024 11:49:28 -0500 + +notepadpp (8.7.1-1+stackrpms) UNRELEASED; urgency=medium + + * Upstream updates + * Update cURL in Notepad++ updater (WinGUp) for fixing cURL's + CVE-2024-7264 issue. (Fix #73) + * Fix opened network files hanging while the network disconnected. (Fix + #4306, #6178, #8055, #11388, #12553, #15540) + * Fix not being able to open folder via cammand argument regression. + (Fix #15645) + * Update to Scintilla 5.5.3 & Lexilla 5.4.1. (Fix #15228, #15368, + #15650) + * Fix modified Find dialog status msg colors not being remembered throu + sessions. (Fix #15724) + * Fix hanging issue while hiding lines. (Fix #15630) + * Make left behide hide line close marker removable. (Fix #15713) + * Fix Find dialog status bar wrong messaging (regression). (Fix #15662) + * Fix URL parsing issue with '?' after '#'. (Fix #13583) + * Add "Close to system tray" ability. (Fix #4075, #11627) + * Add tab created time tooltip for new opened untitled tab. (Fix #15563) + * Improve GUI to avoid user confusion between Global override & Default + Styles. (Fix #15640) + + -- B. Stack Wed, 04 Dec 2024 11:49:01 -0500 + notepadpp (8.7-1+stackrpms) obs; urgency=medium * Upstream updates -- cgit