-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
354980b
commit be7cbd3
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,21 @@ | ||
rsetup (0.3.29) jammy; urgency=medium | ||
|
||
[ ZHANG Yuntian ] | ||
* Fix menu short-circuit loop | ||
* Remove test code | ||
* hardware: add GPIO test functions | ||
* Support command substitution for dialog functions | ||
* Add __system_select_compatible_bootloader | ||
* Don't run pkexec if we are in SSH session | ||
* Rename reset_overlay to rebuild_overlay | ||
* Add __parameter_count_range_check | ||
* Add show_once helper | ||
* Add infobox | ||
* Add test cases for new TUI functions | ||
* Hide broken keyboard optiion | ||
|
||
-- "Radxa Computer Co., Ltd" <[email protected]> Mon, 13 Nov 2023 08:19:00 +0000 | ||
|
||
rsetup (0.3.28) jammy; urgency=medium | ||
|
||
[ ZHANG Yuntian ] | ||
|