diff options
author | Radek Doulik <rodo@src.gnome.org> | 2002-01-30 03:56:48 +0800 |
---|---|---|
committer | Radek Doulik <rodo@src.gnome.org> | 2002-01-30 03:56:48 +0800 |
commit | e43d51f0f37a6dbc4120ce12e873a5ca3647eba9 (patch) | |
tree | 62b2595e80691538b28dc716b3c55967ee55427b /mail/ChangeLog | |
parent | 2488e2dfc18e22e5839fcd234d9b2b625f4cedfd (diff) | |
download | gsoc2013-evolution-e43d51f0f37a6dbc4120ce12e873a5ca3647eba9.tar.gz gsoc2013-evolution-e43d51f0f37a6dbc4120ce12e873a5ca3647eba9.tar.zst gsoc2013-evolution-e43d51f0f37a6dbc4120ce12e873a5ca3647eba9.zip |
(footer_info_free): unref footer font
svn path=/trunk/; revision=15509
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 8bf03326c8..41477f37d5 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -5,6 +5,7 @@ ops, set local_font to NULL (do_mail_print): get rid of static global variables, as they are not thread safe (thanks to clahey for pointing this out) + (footer_info_free): unref footer font 2002-01-28 Jeffrey Stedfast <fejj@ximian.com> |