======================================================================
                     --- Mail-ExpandAliases ---
======================================================================

2002-12-16 08:24  dlc

	* README (1.2): Updated README to reflect new documentation.

2002-12-16 08:22  dlc

	* Changes (1.5), ExpandAliases.pm (1.8), MANIFEST (1.4),
	Makefile.PL (1.4), aliases (1.2), expand-alias (1.4), t/aliases
	(1.3), t/aliases.t (1.5), t/expand-alias.t (1.3): Merged changes
	from NORECURSE branch.

2002-12-16 08:21  dlc

	* Changes (NORECURSE.4): Reformatted.

2002-12-16 08:21  dlc

	* Changes (NORECURSE.3): Automatically generated by cvs2cl.pl for
	dlc@tumbleweed

2002-12-16 08:21  dlc

	* expand-alias (NORECURSE.1): Updated documentation to be
	consistent with Mail::ExpandAliases.

2002-12-16 08:20  dlc

	* Makefile.PL (NORECURSE.1): Added distsign target and associated
	cruft.

2002-12-16 08:11  dlc

	* Changes (NORECURSE.2): Reformed.

2002-12-16 08:10  dlc

	* Changes (NORECURSE.1): Automatically generated by cvs2cl.pl for
	dlc@tumbleweed

2002-12-16 08:10  dlc

	* ExpandAliases.pm (NORECURSE.4): 
	  - Added /etc/exim/aliases to @POSSIBLE_ALIAS_FILES.
	
	  - init() returns immediately if there is no file defined.
	
	  - Many documentation changes, including many examples.

2002-12-16 07:53  dlc

	* ExpandAliases.pm (NORECURSE.3): 
	  - Updated comments to reflect what is actually going on here.
	
	  - Mail::ExpandAliases no longer handles :include: files, which it
	never
	    did correctly anyway.
	
	  - Not storing references to files as we parse them, since we are
	only
	    handling one file per instance now.
	
	  - The array resulting from expand() is sorted.

2002-12-16 07:50  dlc

	* t/expand-alias.t (NORECURSE.1): Updated tests to reflect internal
	changes: return list is sorted, and quotes are stripped from |
	aliases.

2002-12-16 07:49  dlc

	* t/aliases.t (NORECURSE.2): Added a few more tests.  Commented
	existing tests.

2002-12-16 07:48  dlc

	* t/aliases (NORECURSE.1): Added archive alias and nothing alias;
	removed references to :inclde: files.

2002-12-09 22:57  dlc

	* ExpandAliases.pm (NORECURSE.2): 
	  - Added explanation of algorithm
	
	  - Added $DEBUG constant, debug method, and appropriate calls.
	
	  - Added lots of explanation from the Bat Book.
	
	  - Reimplemented parse method, following discussion in the Bat
	Book.

2002-12-09 22:54  dlc

	* MANIFEST (NORECURSE.1): Added MANIFEST.SKIP.

2002-12-09 22:53  dlc

	* t/aliases.t (NORECURSE.1): Adjusted assumptions.

2002-12-09 22:53  dlc

	* aliases (NORECURSE.1): Fixed broken alias file.

2002-12-09 17:36  dlc

	* ExpandAliases.pm (NORECURSE.1): Different spacing

2002-12-09 17:35  dlc

	* ExpandAliases.pm (1.7): Added ability to specify aliases file
	locations at compile time, via import.

2002-12-09 17:29  dlc

	* MANIFEST.SKIP (1.1): I don't care about CVS files.

2002-12-09 17:28  dlc

	* ExpandAliases.pm (1.6): Beginnings of tests for recursive
	aliases.

2002-12-09 17:28  dlc

	* t/: aliases (1.2), aliases.t (1.4): Added recursive alias tests.

2002-11-04 07:21  dlc

	* Changes (1.4): Automatically generated by cvs2cl.pl for
	dlc@tumbleweed

2002-11-04 07:21  dlc

	* t/aliases.t (1.3): Added FindBin, in an attempt to make CPANPLUS
	not die when testing this (I should test that explicitly). Added
	another test.

2002-11-04 07:20  dlc

	* ExpandAliases.pm (1.5): Added method comments.  reload() clears
	SEEN hash. Added @POSSIBLE_ALIAS_FILES list, which is now checked
	in new() (like the docs say it does); @POSSIBLE_ALIAS_FILES is not
	documented yet, but it probably should be.  It should also be
	expanded to include exim's defaulf alias file location
	(/etc/exim/aliases?).

2002-11-04 07:19  dlc

	* expand-alias (1.3): Moved file-handling code to ExpandAliases.pm

2002-09-25 08:48  dlc

	* Changes (1.3): Automatically generated by cvs2cl.pl for
	dlc@tumbleweed

2002-09-25 08:48  dlc

	* MANIFEST (1.3), README (1.1): Added README

2002-09-24 13:07  dlc

	* Changes (1.2): Automatically generated by cvs2cl.pl for
	dlc@tumbleweed

2002-09-24 13:07  dlc

	* MANIFEST (1.2): Added Changes

2002-09-24 13:07  dlc

	* Changes (1.1): ChangeLog

2002-09-24 13:06  dlc

	* ExpandAliases.pm (1.4), Makefile.PL (1.3): Incremented version
	number.

2002-09-24 13:06  dlc

	* t/expand-alias.t (1.2): Added stuff to make tests pass under
	5.8.0

2002-09-24 12:37  dlc

	* ExpandAliases.pm (1.3): Removed enum.

2002-09-24 07:04  dlc

	* t/aliases.t (1.2): Restored (accidentally deleted) use lines.

2002-09-24 07:01  dlc

	* ExpandAliases.pm (1.2), Makefile.PL (1.2): Added GPL, $VERSION.

2002-09-24 06:59  dlc

	* expand-alias (1.2): Added GPL notice

2002-09-24 06:57  dlc

	* ExpandAliases.pm (1.1), MANIFEST (1.1), Makefile.PL (1.1),
	aliases (1.1), expand-alias (1.1), t/aliases (1.1), t/aliases.t
	(1.1), t/expand-alias.t (1.1), t/incfile (1.1): Initial revision

2002-09-24 06:57  dlc

	* ExpandAliases.pm (1.1.1.1), MANIFEST (1.1.1.1), Makefile.PL
	(1.1.1.1), aliases (1.1.1.1), expand-alias (1.1.1.1), t/aliases
	(1.1.1.1), t/aliases.t (1.1.1.1), t/expand-alias.t (1.1.1.1),
	t/incfile (1.1.1.1) (utags: start): Mail::ExpandAliases


 vim: set ft=changelog: