diff options
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index a4b18d5071..d6c1afd9e1 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,10 @@ +2002-09-23 Ettore Perazzoli <ettore@ximian.com> + + * e-icon-list.c (icon_new_from_pixbuf): Removed a #warning. + + * e-msg-composer-attachment-bar.c (size_to_string): Don't use dots + here so we don't get funny wrapping from GnomeIconList. [#236] + 2002-09-22 Dan Winship <danw@ximian.com> * e-msg-composer.c (save): Fix non-ANSI switch statement |