diff options
author | B. Stack <bgstack15@gmail.com> | 2023-05-30 08:20:44 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2023-05-30 08:20:44 -0400 |
commit | 3fff22fbcfe090a05861956bc4cb41ff79b78ecb (patch) | |
tree | 57db6b98c40ca559d968c8bd64ac8a624a1174f4 /notepadpp | |
parent | Merge branch 'freefilesync-bump' (diff) | |
download | stackrpms-3fff22fbcfe090a05861956bc4cb41ff79b78ecb.tar.gz stackrpms-3fff22fbcfe090a05861956bc4cb41ff79b78ecb.tar.bz2 stackrpms-3fff22fbcfe090a05861956bc4cb41ff79b78ecb.zip |
notepadpp
Diffstat (limited to 'notepadpp')
-rw-r--r-- | notepadpp/debian/changelog | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/notepadpp/debian/changelog b/notepadpp/debian/changelog index a579003..b24764f 100644 --- a/notepadpp/debian/changelog +++ b/notepadpp/debian/changelog @@ -1,3 +1,33 @@ +notepadpp (8.5.3-1+stackrpms) obs; urgency=medium + + * Fix session file data loss issue. (Fix #13514) + * Fix Explorer context menu "Edit with Notepad++" needs restarting os + to appear issue under Win 8/10. (Fix #13) + * Fix Explorer context menu "Edit with Notepad++" not installed for + multiple users issue. (Fix #13476) + * Fix Explorer context menu "Edit with Notepad++" double entries in + some applications (Winzip). (Fix #13499) + * Make Explorer context menu "Edit with Notepad++" translatable. (Fix + #17) + * Add the UTF8 character ability for Run & Macro menu. (Fix #12670, + #13221, #13488) + * Add hide/show ability of Control Characters (C0 & C1) and Unicode + EOL. (Fix #8111) + * Fix Change history margin in black color issue. (Fix #12764, #13593) + * Improve "Remove consecutive duplicate lines" command performance. + (Fix #5538, #12548) + * Project Workspace "Save a Copy As" confusion issue. (Fix #13135) + * Make "Remove consecutive duplicate lines" support more line break. + (Fix #13474) + * Fix UDL deletion issue. (Fix #8101) + * Fix RTL not working on FindInFiles progress window. (Fix #13458) + * Fix search results output alignment for large file searches. (Fix + #13481) + * Several GUI Enhancements. (Fix #13615, #13601, #12812, #13579, + #13577, #13575, #13597, #13524, #13540, #13544, #13315) + + -- B. Stack <bgstack15@gmail.com> Fri, 26 May 2023 11:28:03 -0400 + notepadpp (8.5.2-1+stackrpms) obs; urgency=medium * Enhance "Edit with Notepad++" context menu and fix several issues. |