summaryrefslogtreecommitdiff
path: root/notepadpp/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'notepadpp/debian/changelog')
-rw-r--r--notepadpp/debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/notepadpp/debian/changelog b/notepadpp/debian/changelog
index 994d02a..f77c899 100644
--- a/notepadpp/debian/changelog
+++ b/notepadpp/debian/changelog
@@ -1,3 +1,17 @@
+notepadpp (7.8.5-1+devuan) obs; urgency=medium
+
+ - Bug-fixes and enhancements
+ * Fix "Monitoring" not detecting all file changes issue.
+ * Fix auto-updater disabling not working regression.
+ * Fix Notepad++ doesn't exit correctly while Windows 10 update restart.
+ * Make Count command in Find dialog respect Backward-direction and Wrap-around options.
+ * Make Find dialog remember its position across runs.
+ * Add the document size column to the Windows Selection dialog.
+ * Make "View Current File in(browser)" commands macro recordable.
+ * Add external sound control capability for unsuccessful search (in Find dialog) bell.
+
+ -- Ben Stack <bgstack15@gmail.com> Mon, 09 Mar 2020 09:29:37 -0400
+
notepadpp (7.8.4-1+devuan) obs; urgency=medium
- Bug-fixes
bgstack15