2001-08-03 Fri  Jari Aalto  <jari.aalto@poboxes.com>

	* pm-jamime-decode.rc (SHELLMETAS  = $jaMimeDecodeShellmetas): 2.0
	Ralph SOBEK <sobek@irit.fr> in Procmail-L 2000-01-10
	noticed error that SHELLMETAS was not restored to correct value.
	Fixed.
	(FROM): 2.0 Added code by Ralph SOBEK <sobek@irit.fr> to
	decode iso-8859 From: field
	(SUBJECT): 2.0 Added code by Ralph SOBEK <sobek@irit.fr> to
	decode iso-8859 Subject: field

2000-12-19 Tue  Jari Aalto  <jari.aalto@poboxes.com>

	* pm-javar.rc ${RM:-"mv"}): 1.2 Added.

	* pm-jamime-save.rc: 1.2
	$MV is now configurable in pm-jvar.rc
	$contentEncoding) was not set, becaus the mime detection
	headers we in another order. How handles
	Content-Type: text/plain; charset=us-ascii
	Content-Transfer-Encoding: 7bit

	and

	Content-Type: application/octet-stream; name="Ass_rake.dbf"
	Content-Transfer-Encoding: base64
	Content-Disposition: attachment; filename="Ass_rake.dbf"

2000-01-04  Jari Aalto  <jaalto@newton.tpu.fi>

	* pm-jaube.rc: Message "AddrBogus-To" changed to
	"AddrInvalid-To"

	* pm-jasubject.rc: It makes sense setting subject only
	if clean contains something in return: clean ?? [a-z]

	* pm-jalist.rc: ABC variable now contains =
	The :E was removed, because it restricted changing
	the order of recipes. All use LIST ?? ^^^^ check now
	and are independent of each others.
	List-Id detection added. X-Mailman detection added.
	X-Mailing-List recipe needed lot of rework.
	Moved recipes around int he module.
	Copyright updated.

	* pm-jaaddr.rc: Corrected COMMENT_PLUS
	([+]*|--)\/.* --> (\++|--)\/.*
	that made procmail pre7 dump core
