diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index f650c14948..58a4c4247b 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2003-01-09 Not Zed <NotZed@Ximian.com> + + * mail-config.c (xml_get_prop): g_free->xmlFree + (account_to_xml): copy xml memory to glib memory when adding the 0 + on the end of the string. + (accounts_save): Use slightly different logic with appending to + the tail of the list, we can't use the &node trick with gslists. + (accounts_changed): Same here. + 2003-01-08 Ettore Perazzoli <ettore@ximian.com> * Makefile.am: Images are now in $(datadir)/evolution/images |