CHANGES-4.0.2 (from 4.0.1 to 4.0.2)
	$Date: 2001/07/22 04:25:12 $


		$Total_Rcpt_Count
	* bug fixes

2001/07/22

   sbin/makefml (2.218-2.219):
	correct _NULL_ handling in menu
	fix $LANGUAGE handling in the case English

   etc/makefml/menu.conf (1.25-1.26): 
	use _NULL_ to select null for $SUBJECT_TAG_TYPE      
	define /OPTION/LANGUAGE/LANGUAGE       


2001/07/16

   proc/libmesgle.pl (1.17-1.18):
	modified MesgLEtranslate() accpet English

   libexec/fml_local.pl (2.7-2.8):
	permit English in MesgLETranslate()

2001/07/12

   4.0.2_BETA

   proc/libsynchtml.pl (2.42-2.43): 
	article can be overwritten

   bin/spool2html.pl (2.18-2.21):
	use Getopt::Long to enable --overwrite option

	we can now overwrite HTML'ed article which already exists in htdocs/
	when you specify --overwrite option for spool2html.

	use FML::Date to speculate unix time from Date: in the article and
	use it for the date of HTML'ed article not stat(2) information.

	spool2html --overwrite 


2001/07/08

   sbin/makefml (2.216-2.218):
	use sysseek() to trap error

   kern/libsmtp.pl (2.52-2.53):
	fix CRLF at .

2001/07/06

   www/template/English/ml-admin/index.html (1.3-1.5):
	 nuke prepending _CGI_PATH_

2001/07/03

   proc/libdist.pl (2.27-2.28): fix MIME encoding bug
	fix MIME encoding.

2001/06/30


2001/06/28


2001/06/27

   proc/libmodedef.pl
	fix _smtplog expiration


   proc/libMIME.pl 

	mimeencode uses IM::Iso2022jp not mimew.pl by default.
	If it fails to load IM:: modules, fall back to old
	mimeencode() by mimew.pl

2001/06/18

   List-*
	null string by default


2001/06/17

   bin/spool2html.pl
	add ${EXEC_DIR,opt_I}/module to @INC by default


2001/06/14

   kern/fml.pl
	add X-Dispatcher, X-Newsreader, User-Agent to @HdrFieldsOrder


   www/lib/libcgi_makefml.pl (1.60-1.61)
	add /usr/local/sbin as a search path for postalias

2001/06/10


		$LIST_SOFTWARE   
		$LIST_POST       
		$LIST_OWNER      
		$LIST_HELP       
		$LIST_UNSUBSCRIBE
		$LIST_ID         

2001/06/03

   4.0.1 release

---------------------------------------------------------------------------

$FML: CHANGES-4.0.2.wix,v 1.4.2.7 2001/07/22 04:25:12 fukachan Exp $