diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2003-07-22 01:56:17 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-07-22 01:56:17 +0800 |
commit | ef517a5fba7b5f29a4e2aac95a114e401f249f6e (patch) | |
tree | 1a9e5641564b9ebf32246bc9fa2b2154a28e67e7 /composer/ChangeLog | |
parent | 8a2f94b83502c3e46510efbea1e90325cfa0c9f1 (diff) | |
download | gsoc2013-evolution-ef517a5fba7b5f29a4e2aac95a114e401f249f6e.tar.gz gsoc2013-evolution-ef517a5fba7b5f29a4e2aac95a114e401f249f6e.tar.zst gsoc2013-evolution-ef517a5fba7b5f29a4e2aac95a114e401f249f6e.zip |
Init charset to NULL.
2003-07-21 Jeffrey Stedfast <fejj@ximian.com>
* e-msg-composer.c (build_message): Init charset to NULL.
svn path=/trunk/; revision=21882
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 7734ae116e..e8bf69b7bc 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,7 @@ +2003-07-21 Jeffrey Stedfast <fejj@ximian.com> + + * e-msg-composer.c (build_message): Init charset to NULL. + 2003-07-21 Dan Winship <danw@ximian.com> * e-msg-composer.c (build_message): Make this work again. |