diff options
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index d0cf6a5369..6c0a558e3d 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,9 @@ +2001-05-16 Dan Winship <danw@ximian.com> + + * e-html-utils.c (e_text_to_html_full): add + E_TEXT_TO_HTML_ESCAPE_8BIT to turn non-US-ASCII characters into + "?"s. + 2001-05-14 Jon Trowbridge <trow@ximian.com> * e-html-utils.c (is_citation): Check for bad utf8. |