-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a crash in about dialog (LP: #1795705)
* Fix a crash in about dialog (LP: #1795705) * fix some issues with new pyflakes (LP: #1890819)
- Loading branch information
Mario Limonciello
committed
Aug 11, 2020
1 parent
8d6dd50
commit b0d321d
Showing
1 changed file
with
6 additions
and
3 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,7 +1,6 @@ | ||
dell-recovery (1.66) UNRELEASED; urgency=medium | ||
dell-recovery (1.66) groovy; urgency=medium | ||
|
||
[ Shih-Yuan Lee (FourDollars)] | ||
|
||
* Try to install the platform factory meta package automatically. | ||
|
||
[ Yuan-Chen Cheng ] | ||
|
@@ -13,7 +12,11 @@ dell-recovery (1.66) UNRELEASED; urgency=medium | |
[ Alex Tu ] | ||
* change NetworkManager dbus method from Sleep to Enable (Close #114) | ||
|
||
-- Yuan-Chen Cheng <[email protected]> Thu, 23 Jul 2020 06:31:03 +0800 | ||
[ Mario Limonciello ] | ||
* Fix a crash in about dialog (LP: #1795705) | ||
* fix some issues with new pyflakes (LP: #1890819) | ||
|
||
-- Mario Limonciello <[email protected]> Mon, 10 Aug 2020 21:32:14 -0500 | ||
|
||
dell-recovery (1.65) groovy; urgency=medium | ||
|
||
|