diff options
author | Kjartan Maraas <kmaraas@gnome.org> | 2005-07-13 18:38:07 +0800 |
---|---|---|
committer | Kjartan Maraas <kmaraas@src.gnome.org> | 2005-07-13 18:38:07 +0800 |
commit | a09f4c7c08cb5a7e171b6a71ae4465b8dfd94152 (patch) | |
tree | e8ef2c79061efc8c5a54da5958a60ef8ee0110dc /mail/ChangeLog | |
parent | 0cea49284ec02828d1dd1ec85cb28b8ea914a2eb (diff) | |
download | gsoc2013-evolution-a09f4c7c08cb5a7e171b6a71ae4465b8dfd94152.tar.gz gsoc2013-evolution-a09f4c7c08cb5a7e171b6a71ae4465b8dfd94152.tar.zst gsoc2013-evolution-a09f4c7c08cb5a7e171b6a71ae4465b8dfd94152.zip |
Free font name Free font name and name of citation color. Free search
2005-07-13 Kjartan Maraas <kmaraas@gnome.org>
* em-mailer-prefs.c: (em_mailer_prefs_construct): Free font name
* mail-config.c: (config_write_style): Free font name and name
of citation color.
* message-list.c: (regen_list_regened), (regen_list_free): Free
search string. Thanks to Michael Zucchi for walking me through
this one. My brain wasn't running on all it's cylinders...
svn path=/trunk/; revision=29759
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 0cdd62fcf9..87fa77144d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2005-07-13 Kjartan Maraas <kmaraas@gnome.org> + + * em-mailer-prefs.c: (em_mailer_prefs_construct): Free font name + * mail-config.c: (config_write_style): Free font name and name + of citation color. + * message-list.c: (regen_list_regened), (regen_list_free): Free + search string. Thanks to Michael Zucchi for walking me through + this one. My brain wasn't running on all it's cylinders... + 2005-07-10 Shreyas Srinivasan <sshreyas@novell.com> * mail-config.[ch]: Add new functions to remove proxy accounts and |