mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc CHANGES,1.101,1.102

2003-01-18 18:38:42
Update of /cvsroot/mhonarc/mhonarc/MHonArc
In directory subversions:/tmp/cvs-serv12415

Modified Files:
	CHANGES 
Log Message:
Added summaries of some recent changes.


Index: CHANGES
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/CHANGES,v
retrieving revision 1.101
retrieving revision 1.102
diff -C2 -r1.101 -r1.102
*** CHANGES	16 Jan 2003 16:57:21 -0000	1.101
--- CHANGES	19 Jan 2003 01:38:37 -0000	1.102
***************
*** 102,105 ****
--- 102,112 ----
      (Maybe make it configurable?)
  
+   + If uudecode and usename specified, check if file ends in
+     .s?html?, and if so, pass data to HTML filter.
+ 
+   . Make sure to return a non-empty string for an empty body
+     when in uudecode mode.  Avoids bogus warning message that
+     data could not be converted.
+ 
  * MIMEEXCS automatically handles unofficial version of a media type.
    For example:
***************
*** 112,126 ****
  
  * m2h_text_html::filter (mhtxthtml.pl):
!   . CHARSETCONVERTERS is used for converting character data.
    
!   . Removed default=charset option.  This option is no longer
      needed with new character encoding processing features and
      CHARSETALIASES resource.
  
!   . Convert javascript:... URLs to "_javascript_:..." when scripting
      is disabled (the default).  This is an extra measure ontop of
      element and attribute stripping.
  
!   . <a href>'s are now preserved when cid: only URLs enabled (the
      default).  This prevents regular hyperlinks in HTML messages from
      getting stripped, which I think most people desire.  Otherwise,
--- 119,133 ----
  
  * m2h_text_html::filter (mhtxthtml.pl):
!   + CHARSETCONVERTERS is used for converting character data.
    
!   - Removed default=charset option.  This option is no longer
      needed with new character encoding processing features and
      CHARSETALIASES resource.
  
!   + Convert javascript:... URLs to "_javascript_:..." when scripting
      is disabled (the default).  This is an extra measure ontop of
      element and attribute stripping.
  
!   * <a href>'s are now preserved when cid: only URLs enabled (the
      default).  This prevents regular hyperlinks in HTML messages from
      getting stripped, which I think most people desire.  Otherwise,
***************
*** 132,146 ****
      about any links they activate.
  
!   . Added "subdir" option to specify that MHTML referenced data
      (e.g. images) are saved in a subdirectory.
  
!   . Added "disablerelated" to disable cid: URL resolution.
  
    . STYLE and CLASS attributes stripped if nofont argument specified.
  
  * m2h_text_enriched::filter (mhtxtenrich.pl):
!   . CHARSETCONVERTERS is used for converting character data.
! 
!   . <lang><param>lang</param> is now mapped to <dir lang="lang">.
  
  * Archive file creation modified to minimize the local symlink exploits:
--- 139,154 ----
      about any links they activate.
  
!   + Added "subdir" option to specify that MHTML referenced data
      (e.g. images) are saved in a subdirectory.
  
!   + Added "disablerelated" to disable cid: URL resolution.
  
    . STYLE and CLASS attributes stripped if nofont argument specified.
  
  * m2h_text_enriched::filter (mhtxtenrich.pl):
!   + CHARSETCONVERTERS is used for converting character data.
!   + <lang><param>lang</param> is now mapped to <dir lang="lang">.
!   + Added handling of some text/richtext tags.
!   . Escape unrecognized tags.
  
  * Archive file creation modified to minimize the local symlink exploits:
***************
*** 180,183 ****
--- 188,204 ----
    is generated to standard error (like other mhonarc warnings) and
    the resulting message page will have a blank message body.
+ 
+ * m2h_msg_extbody::filter: (mhmsgextbody.pl)
+   + Added support for http/x-http access type.  This appears to
+     be an experimental access type since the general URI type can be
+     used instead.
+   . Properly sanitize parameter data.
+   . Some minor cosmetic changes in the HTML generated.
+ 
+ * m2h_text_tsv::filter (mhtxttsv.pl):
+   . Sanitize field data.
+ 
+ * m2h_text_setext::filter (mhtxtsetext.pl) has been removed.  It
+   appears this media-type is part of document history.
  
  ============================================================================

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV