diff options
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 8824781fcb..264f97ad29 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,5 +1,8 @@ 2000-08-07 Jeffrey Stedfast <fejj@helixcode.com> + * e-msg-composer-attachment-bar.c (attach_to_multipart): + s/strcasecmp/g_strcasecmp + * e-msg-composer.c: s/strncasecmp/g_strncasecmp - this will help later with building on different platforms :-) |