summaryrefslogtreecommitdiff
path: root/notepadnext/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2024-03-20 15:47:46 -0400
committerB. Stack <bgstack15@gmail.com>2024-03-20 15:47:46 -0400
commitc20f8a94650173a731f8318b37f5970f20c1cd57 (patch)
treee3d15f0dcca618a33734d9fd057fb95bd0df37cb /notepadnext/debian/changelog
parentnotepadpp 8.6.4 (diff)
downloadstackrpms-c20f8a94650173a731f8318b37f5970f20c1cd57.tar.gz
stackrpms-c20f8a94650173a731f8318b37f5970f20c1cd57.tar.bz2
stackrpms-c20f8a94650173a731f8318b37f5970f20c1cd57.zip
notepadnext 0.7 rc1
Diffstat (limited to 'notepadnext/debian/changelog')
-rw-r--r--notepadnext/debian/changelog21
1 files changed, 21 insertions, 0 deletions
diff --git a/notepadnext/debian/changelog b/notepadnext/debian/changelog
index 0aafbd4..9715563 100644
--- a/notepadnext/debian/changelog
+++ b/notepadnext/debian/changelog
@@ -1,3 +1,24 @@
+notepadnext (0.7-1+stackrpms) obs; urgency=low
+
+ * Upstream updates
+ * Add app to Window's "Open With" suggestions for text files
+ * Add match/case keywords to Python
+ * Add ability to set GUI translation via preferences dialog
+ * Add preference option to set GUI translation
+ * Add visual indicator of zoom level
+ * Add persistent bookmarks between sessions
+ * Add QuickFind wrap indicator
+ * Style python decorator attributes
+ * Make language in preference dialog more consistent
+ * Update Window title to indication if running in admin mode
+ * Fix file filter on file dialog boxes
+ * Fix ActionScript
+ * Keep File List items in order
+ * Properly handle cancelling of Export As dialog
+ * Chinese Simplified Translation Update
+
+ -- B. Stack <bgstack15@gmail.com> Wed, 20 Mar 2024 15:43:38 -0400
+
notepadnext (0.6.4-1+stackrpms) obs; urgency=low
* Fix PHP keyword list and folding
bgstack15