** Fixes bug #513870
authorMatthew Barnes <mbarnes@redhat.com>
Tue, 26 Feb 2008 14:06:52 +0000 (14:06 +0000)
committerMatthew Barnes <mbarnes@src.gnome.org>
Tue, 26 Feb 2008 14:06:52 +0000 (14:06 +0000)
commitb5a6eb8ded1be2d9b7d6be63da8e5c5d9d45ba6c
treee74817fc5a6ac4ae1754c1d593a55f7ec6763ac5
parent4986145488e585d812f57c828802afb711d9cf50
** Fixes bug #513870

2008-02-26  Matthew Barnes  <mbarnes@redhat.com>

** Fixes bug #513870

* libedataserverui/e-passwords.c (ep_clear_passwords_keyfile),
(ep_forget_passwords_keyfile), (ep_forget_password_keyfile),
(ep_get_password_keyfile):
Issue an informational message instead of a warning if the requested
group or key is not found in the key file.  These are non-critical
events and should not halt the program when running with fatal
warnings, but it's still useful to leave a breadcrumb on the
terminal since our current password API leaves no way to report
status back to the caller.

svn path=/trunk/; revision=8535
libedataserverui/ChangeLog
libedataserverui/e-passwords.c