2005-08-27 Eric Sandall <eric@sandall.us>
	* DEPENDS: Depends on autoconf and automake
	* PRE_BUILD: Fixed to not need C++

2005-07-10 Sergey Lipnevich <sergey@sourcemage.org>
	* BUILD: define dictionary directory;
	* PRE_BUILD: decompress cracklib's own wordlist; don't download allwords;
	* INSTALL: download allwords if possible; create dictionary from cracklib's
	  own wordlist as well as allwords if downloaded.

2005-05-25 David Brown <dmlb2000@excite.com>
	* PRE_BUILD: removed sedits on the make file
	* BUILD: added and modified to apply the sedits after the configure is
	  run
	* INSTALL: also commented out the cp line just to get it to complete
	* WIP: added install log and reason for not going to test

2005-05-10 Eric Sandall <eric@sandall.us>
	* INSTALL: Make INSTALL_ROOT/var/cache/cracklib and install
	  cracklib_dict.pwi and cracklib_dict.pwd into it (otherwise
	  passwd fails because it can't find them)

2005-05-10 David Brown <dmlb2000@excite.com>
	* INSTALL: made install root capable

2005-04-08 Arjan Bouter <abouter@sourcemage.org>
	* PRE_BUILD: fixed a typo
	* BUILD: moved the copy line for the wordlist to BUILD
	  as that's used during make

2005-03-31 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: use GATHER_DOCS; minor fixes;
	* INSTALL: delegate docs copying to sorcery;
	* BUILD: make sure our CFLAGS are used (needed on AMD64).

2005-03-10 Arjan Bouter <abouter@sourcemage.org>
	* DETAILS: removed SOURCE2 details, as that file needed
	  'manual downloading'
	* PRE_BUILD: added downloading of the wordlist
	* INSTALL: renamed SOURCE2 to allwords

2005-03-10 Arjan Bouter <abouter@sourcemage.org>
	* DETAILS, PRE_BUILD, BUILD, INSTALL, HISTORY: created spell

