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 0516ae3d44..7293576b60 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,14 @@ 2003-04-11 Jeffrey Stedfast <fejj@ximian.com> + Fixes bug #41243. + + * message-tag-followup.c (construct): Change the window border + width and packing to comply with the HIG. + + * message-tags.glade: Updated to comply with the HIG. + +2003-04-11 Jeffrey Stedfast <fejj@ximian.com> + * mail-session.c (request_password): Add padding around the entry/checkbox and change the border width of the dialog window to comply with the HIG. Fixes bug #41004. |