From 2fc0744447411e015e1ed3180bbe160acbcb57f5 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 13 Dec 2000 00:58:12 +0000 Subject: Don't convert the utf-8 string to a gtkstring because the widget expects 2000-12-12 Jeffrey Stedfast * e-msg-composer-hdrs.c (set_entry): Don't convert the utf-8 string to a gtkstring because the widget expects to get a utf-8 string. svn path=/trunk/; revision=6960 --- composer/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index a3bf167ed8..9d404d1dd5 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2000-12-12 Jeffrey Stedfast + + * e-msg-composer-hdrs.c (set_entry): Don't convert the utf-8 + string to a gtkstring because the widget expects to get a utf-8 + string. + 2000-12-12 Dan Winship * Makefile.am (EXTRA_DIST): Add $(IDLS). (From campd.) -- cgit v1.2.3