summaryrefslogtreecommitdiff
path: root/notepadpp/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-02-28 13:29:45 +0000
committerB Stack <bgstack15@gmail.com>2020-02-28 13:29:45 +0000
commite5dbe8c59375f5d81091fe1e1ed41300cae4d173 (patch)
treeb4c5db9974a0dad42e1d038e842c0bd335cbb7e3 /notepadpp/debian/changelog
parentMerge branch 'waterfox-bump' into 'master' (diff)
parentnotepadpp 7.8.4 (diff)
downloadstackrpms-e5dbe8c59375f5d81091fe1e1ed41300cae4d173.tar.gz
stackrpms-e5dbe8c59375f5d81091fe1e1ed41300cae4d173.tar.bz2
stackrpms-e5dbe8c59375f5d81091fe1e1ed41300cae4d173.zip
Merge branch 'notepadpp-bump' into 'master'
notepadpp 7.8.4 See merge request bgstack15/stackrpms!130
Diffstat (limited to 'notepadpp/debian/changelog')
-rw-r--r--notepadpp/debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/notepadpp/debian/changelog b/notepadpp/debian/changelog
index 858b180..994d02a 100644
--- a/notepadpp/debian/changelog
+++ b/notepadpp/debian/changelog
@@ -1,3 +1,11 @@
+notepadpp (7.8.4-1+devuan) obs; urgency=medium
+
+ - Bug-fixes
+ * Fix regression of double clicking a found in files result while Word-Wrap is on.
+ * Fix HashFromDlg title bar localization issue.
+
+ -- Ben Stack <bgstack15@gmail.com> Tue, 18 Feb 2020 16:14:15 -0500
+
notepadpp (7.8.3-1+devuan) obs; urgency=low
- Enhancements and bug-fixes
bgstack15