diff options
-rw-r--r-- | help/C/usage-mail.sgml | 6 | ||||
-rw-r--r-- | help/ChangeLog | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/help/C/usage-mail.sgml b/help/C/usage-mail.sgml index 640b8a084c..e89339098e 100644 --- a/help/C/usage-mail.sgml +++ b/help/C/usage-mail.sgml @@ -1774,12 +1774,6 @@ </listitem>
</orderedlist>
</para>
- <warning>
- <para>
- A lot of people hate HTML in an email, this includes
- signatures. Be careful who you send HTML email to.
- </para>
- </warning>
</sect3>
</sect2>
</sect1>
diff --git a/help/ChangeLog b/help/ChangeLog index 0f1e6a1fd8..220c11d644 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,7 @@ +2002-03-14 Kevin Breit <mrproper@ximian.com> + + * C/usage-mail.sgml: Pulled warning about the HTML mail stuff. + 2002-03-12 Kevin Breit <mrproper@ximian.com> * C/usage-mail.sgml: Replaced "png" with "PNG". This shouldn't break the SGML build and it's a slow start to the XML porting process. |