summaryrefslogtreecommitdiff
path: root/notepadnext/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'notepadnext/debian/changelog')
-rw-r--r--notepadnext/debian/changelog24
1 files changed, 24 insertions, 0 deletions
diff --git a/notepadnext/debian/changelog b/notepadnext/debian/changelog
index 65a3c2e..241b9d1 100644
--- a/notepadnext/debian/changelog
+++ b/notepadnext/debian/changelog
@@ -1,3 +1,27 @@
+notepadnext (0.9-1+stackrpms) obs; urgency=low
+
+ * Upstream updates
+ * Add overtype toggling by @dail8859 in #589
+ * Search Box Positioning by @pydavem in #591
+ * Copy Search results #224 by @pydavem in #596
+ * Fix crashes with Qt 6.7.2 by @sandman7920 in #623
+ * Fix macro saving
+ * Adjust JSON error colors
+ * Add additional word chars by @dail8859 in #625
+ * Fix keywords for C by @dail8859 in #632
+ * Add backward direction to Find dialog by @accessv in #635
+ * Add loading of custom application styling by @dail8859 in #637
+ * Add option to sort file list by name by @dail8859 in #638
+ * Attempt to fix Win10 crash by @dail8859 in #639
+ * Update NotepadNext_sv_SE.ts by @eson57 in #606
+ * Updated Ukrainian translation by @YALdysse in #610
+ * Update Portuguese (Portugal) translation by @hugok79 in #579
+ * Update Traditional Chinese locale by @PeterDaveHello in #646
+ * Update Scintilla to v5.5.0 by @dail8859 in #587
+ * Update Lexilla to v5.3.2 by @dail8859 in #588
+
+ -- B. Stack <bgstack15@gmail.com> Thu, 05 Dec 2024 15:46:06 -0500
+
notepadnext (0.8-1+stackrpms) obs; urgency=low
* Upstream updates
bgstack15