diff options
author | B Stack <bgstack15@gmail.com> | 2020-02-12 00:43:00 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-02-12 00:43:00 +0000 |
commit | 69001f6e35ac4d49d6ceab76344854fa77e808e2 (patch) | |
tree | ae20854b6feb039bcc7f92c145b7ff264f1d9130 /notepadpp/debian | |
parent | Merge branch 'xdg-themes-stackrpms-bump' into 'master' (diff) | |
parent | add xdgmenumaker-user script and menu entry (diff) | |
download | stackrpms-69001f6e35ac4d49d6ceab76344854fa77e808e2.tar.gz stackrpms-69001f6e35ac4d49d6ceab76344854fa77e808e2.tar.bz2 stackrpms-69001f6e35ac4d49d6ceab76344854fa77e808e2.zip |
Merge branch 'updates' into 'master'
veracrypt, xdgmenumaker, ublock-origin, notepadpp, palemoon, xseticon dpkg
Closes #16
See merge request bgstack15/stackrpms!122
Diffstat (limited to 'notepadpp/debian')
-rw-r--r-- | notepadpp/debian/changelog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/notepadpp/debian/changelog b/notepadpp/debian/changelog index 5f7887e..858b180 100644 --- a/notepadpp/debian/changelog +++ b/notepadpp/debian/changelog @@ -1,3 +1,23 @@ +notepadpp (7.8.3-1+devuan) obs; urgency=low + + - Enhancements and bug-fixes + * Add the "Expand All", "Fold All" and "Select/Show current editing file" capacity into Folder as Workspace. + * Fix restoring line position issue while document is wrapped. + * Improve Json syntax highlighting. + * Make filling find field of Find dialog with selected word(s) optional. + * Make doSaveOrNot dialog simpler when there's a single file to save. + * Fix auto-insert {[""]} imbrication not working issue. + * Make cmd cli (for "Open Containing Folder in cmd") customizable. + * Prevent from setting Updater's Proxy as Notepad++ is not in Admin mode. + * Disable file association settings when Notepad++'s no admin right. + * Fix incremental search bar "highlight all" option not conserved bug. + * Enhance SQL syntax highlighting (add 2 more keyword lists). + * Fix too small buffer issue during add text macro playback. + * Fix "Close All Unchanged" not working issue for sub-view. + * Eliminate garbage displaying in Find-result fold margin. + + -- B Stack <bgstack15@gmail.com> Mon, 27 Jan 2019 09:06:43 -0500 + notepadpp (7.8.2-1+devuan) obs; urgency=low - Initial release for Devuan |