From d066ed731d2ea2482b13712335f600a7f8924088 Mon Sep 17 00:00:00 2001 From: Fatih Altun Date: Mon, 21 Aug 2023 14:46:16 +0300 Subject: [PATCH] Update changelog for 0.0.6 release --- debian/changelog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2987c58..f9c6dfa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +pardus-lightdm-greeter (0.0.6) unstable; urgency=medium + + [ Ali Riza Keskin ] + * fix username list length check + * background draw algorithm improvement + * fix scale image + * minor fixes + * remove userlist icon when disabled + * fix password cache + * greeter loaded check added + * signal connect order changed + * dynamic appdir + * lint fixes + * lint fixes + * fix user background change event + * login handler run when password reset + * login handler run when password reset + * fix password reset cache issue + * disable cursor settings in gtk module init + * fix user search editable issue + * user selection button + * appearance fix + * fix appearance for userlist disabled + * username buttun mode show when select from list + + -- Fatih Altun Mon, 21 Aug 2023 14:45:45 +0300 + pardus-lightdm-greeter (0.0.5) unstable; urgency=medium [ Hugo Carvalho ]