mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc CHANGES,1.93,1.94 Makefile.PL,1.12,1.13 mhonarc,2.7,2.8

2002-12-17 22:55:49
Update of /cvsroot/mhonarc/mhonarc/MHonArc
In directory subversions:/tmp/cvs-serv27402

Modified Files:
	CHANGES Makefile.PL mhonarc 
Log Message:
* A bunch of documentation updates.


Index: CHANGES
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/CHANGES,v
retrieving revision 1.93
retrieving revision 1.94
diff -C2 -r1.93 -r1.94
*** CHANGES	10 Dec 2002 04:04:51 -0000	1.93
--- CHANGES	18 Dec 2002 05:55:21 -0000	1.94
***************
*** 36,41 ****
  
      Note: Sets that have bidirectional rendering (Hebrew, Arabic)
!     exist, but directional re-ording for rendering is currently
!     not supported.
  
    . Some existing mappings have been updated to use Unicode numeric
--- 36,41 ----
  
      Note: Sets that have bidirectional rendering (Hebrew, Arabic)
!     exist, but automatic directional re-ording for rendering is
!     currently not supported.
  
    . Some existing mappings have been updated to use Unicode numeric
***************
*** 48,54 ****
      recognized by all HTML 4.0 compliant browsers.
  
  * Default filter for iso-8859-1 and iso-2022-jp changed to
    MHonArc::CharEnt::str2sgml.  This helps keep MHonArc locale
!   neutral in its default configuration.
    
  * m2h_text_plain::filter (mhtxtplain.pl):
--- 48,61 ----
      recognized by all HTML 4.0 compliant browsers.
  
+ * MHonArc::UTF8:
+   . Module completely redone to support various versions of Perl.
+     utf8 support code added to all conversion to utf8 with perl
+     installations that do not have utf8 support, but to also
+     leverage perl installations with utf8-related modules.
+ 
  * Default filter for iso-8859-1 and iso-2022-jp changed to
    MHonArc::CharEnt::str2sgml.  This helps keep MHonArc locale
!   neutral in its default configuration.  Special note added
!   to release notes for Japanese users about the change.
    
  * m2h_text_plain::filter (mhtxtplain.pl):
***************
*** 89,92 ****
--- 96,105 ----
  
  * 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
***************
*** 106,110 ****
--- 119,130 ----
      (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:

Index: Makefile.PL
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/Makefile.PL,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** Makefile.PL	4 Apr 2002 07:07:48 -0000	1.12
--- Makefile.PL	18 Dec 2002 05:55:21 -0000	1.13
***************
*** 84,88 ****
  	    do( \\
  		echo "Manifying \$\$i ..."; \\
! 		pod2man --center="MHonArc Documentation" --release="MHonArc v2.5" \$\$i > man/\$\$i.1; \\
  	    ); \\
  	done
--- 84,88 ----
  	    do( \\
  		echo "Manifying \$\$i ..."; \\
! 		pod2man --center="MHonArc Documentation" --release="MHonArc v2.6" \$\$i > man/\$\$i.1; \\
  	    ); \\
  	done

Index: mhonarc
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/mhonarc,v
retrieving revision 2.7
retrieving revision 2.8
diff -C2 -r2.7 -r2.8
*** mhonarc	5 Sep 2001 16:01:54 -0000	2.7
--- mhonarc	18 Dec 2002 05:55:21 -0000	2.8
***************
*** 94,97 ****
--- 94,101 ----
  Earl Hood, mhonarc(_at_)mhonarc(_dot_)org
  
+ MHonArc comes with ABSOLUTELY NO WARRANTY and MHonArc may be copied only
+ under the terms of the GNU General Public License, which may be found in
+ the MHonArc distribution.
+ 
  =cut
  

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