diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 1b63b6b79e..da51461bd5 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,9 @@ 2002-12-13 Jeffrey Stedfast <fejj@ximian.com> + * mail-preferences.c (mail_preferences_construct): Fix the colour + code to get a guint32 rgb correctly (I think - can't test because + the shell keeps crashing, yay). + * message-tag-followup.c (construct): Don't re-use cell renderers - I'm not sure this is actually safe to do. |