-
Notifications
You must be signed in to change notification settings - Fork 4
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
Showing
1 changed file
with
34 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,37 @@ | ||
pardus-lightdm-greeter (0.1.0) unstable; urgency=medium | ||
|
||
[ Ali Riza KESKIN ] | ||
* add notes feature | ||
* fixes | ||
* configurations | ||
* hide message icon when message length is 0 and not editable | ||
* user list fix same uid user issue and if uid is lover than 1000 ignored | ||
* typo fix | ||
* better scale support | ||
* wifi menu width fix | ||
* reset page scale fix and some improvements | ||
* button height scale | ||
|
||
[ Hugo Carvalho ] | ||
* Update Portuguese translations | ||
|
||
[ Ali Riza KESKIN ] | ||
* crash log added. Users will see if greeter crashed | ||
* fix user list empty issue | ||
* minor fix | ||
* login from cli added. | ||
* fix daemon reload on read crash issue | ||
* merge | ||
* typo fix and remove fifo in login handler | ||
* pardus-login command and library added | ||
* add debug logging and GLib.idle_add to set gui | ||
* upgrade logs | ||
* fix missing dep | ||
* logging improvements | ||
* fix timing issue on debug log | ||
|
||
-- Fatih Altun <[email protected]> Tue, 16 Jul 2024 12:28:25 +0300 | ||
|
||
pardus-lightdm-greeter (0.0.8) unstable; urgency=medium | ||
|
||
[ Ali Riza KESKIN ] | ||
|