summaryrefslogtreecommitdiff
path: root/NEWS
diff options
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c6e786a1..cd8ed36e 100644
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,9 @@ Overview of changes in lightdm 0.4.4
* liblightdm API changes:
- Rename ldm_greeter_provide_secret to ldm_greeter_respond - responses
may not be secrets.
- - show_prompt signal now has a PromptType field
+ - show-prompt signal now has a PromptType field
+ - show-message signal now has a MessageType field and takes over
+ behaviour of show-error signal
* Fix error where an authentication failure from a previous session could
be interpreted as a failure in the current session.
* Simplify Vala bindings and add missing methods