diff options
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index e8f6705dd1..b4920d4719 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,5 +1,13 @@ 2001-10-11 Chris Toshok <toshok@ximian.com> + * e-passwords.h: change prototype for e_passwords_get_password. + + * e-passwords.c (e_passwords_get_password): remove 'const' from + return type - the return type is now allocated and must be freed + by the caller. + +2001-10-11 Chris Toshok <toshok@ximian.com> + * e-passwords.c (e_passwords_init): open the bonobo config db for our passwords. (e_passwords_shutdown): sync and unref the bonobo db, and clear |