diff options
-rw-r--r-- | notepadpp/debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/notepadpp/debian/changelog b/notepadpp/debian/changelog index f77c899..ea0ad1b 100644 --- a/notepadpp/debian/changelog +++ b/notepadpp/debian/changelog @@ -1,3 +1,17 @@ +notepadpp (7.8.6-1+devuan) obs; urgency=medium + + - Bug-fixes and enhancements + + * Add multi-column marker (multi-line edge) feature. + * Add dynamical sorting feature for Folder as Workspace. + * Make MRU tab activate instead of rightmost tab while tab closure (if MRU enabled). + * Fix folding state lost on the next startup issue. + * Make Replace-in-Files confirmation dialog modal to prevent from crashing. + * Add support of smart-indenting for Perl and Rust. + * Make recorded macro (IDC_FINDNEXT & IDC_FINDPREV)retro-compatible up to 7.8.4. + + -- Ben Stack <bgstack15@gmail.com> Wed, 29 Apr 2020 16:19:53 -0400 + notepadpp (7.8.5-1+devuan) obs; urgency=medium - Bug-fixes and enhancements |