Note: The following changes were based on Zbigniew Chyla's fixes.

2001-08-19  Jeffrey Stedfast  <fejj@ximian.com>

	Note: The following changes were based on Zbigniew Chyla's fixes.

	* mail-callbacks.c (mail_generate_reply): Convert the date string
	to UTF-8.
	(do_forward_non_attached): Same here.

svn path=/trunk/; revision=12231
This commit is contained in:
Jeffrey Stedfast
2001-08-19 23:58:09 +00:00
committed by Jeffrey Stedfast
parent 50157b6897
commit ee70366b8e

View File

@ -1,5 +1,7 @@
2001-08-19 Jeffrey Stedfast <fejj@ximian.com>
Note: The following changes were based on Zbigniew Chyla's fixes.
* mail-callbacks.c (mail_generate_reply): Convert the date string
to UTF-8.
(do_forward_non_attached): Same here.