blob: cc7ab31d26990f6047934dda5cbf928bac52942b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
notepadnext (0.5.3-1) obs; urgency=low
* What's changed:
* Add 'Find All in All Documents'
* Add 'Replace All in All Open Documents'
* Add ability to navigate to search results
* Add Swedish translation
* Add command line argument to load a specified translation
* Fix segfault when trying to open non-existing file
* Fix allowing user to create non-existing file
* Ensure lines are visible when going to range
* Fix crash when dragging text into the application
* Automate publishing GitHub release
* Package changes
* Disable internationalization because of incomplete steps
-- B. Stack <bgstack15@gmail.com> Mon, 11 Jul 2022 16:33:08 -0400
notepadnext (0.4.10-1) obs; urgency=low
* Initial release. Closes: packages-want#23
-- B. Stack <bgstack15@gmail.com> Thu, 14 Apr 2022 10:51:50 -0400
|