2003-01-24  Timo Schulz  <twoaday@freakmail.de>

	* mk-minpg.sh: New. Don't use the lib in /usr/local/lib but
	the one in ../src/.libs.
	
2003-01-02  Timo Schulz  <twoaday@freakmail.de>

	* minpg.c: Small changes due to the new API.
	
2002-11-16  Timo Schulz  <twoaday@freakmail.de>

	* minpg.c: Create a dummy binary when popt was not found.
	Thanks to Nikos who reminded me of it.
	
2002-11-02  Timo Schulz  <twoaday@freakmail.de>

	* t-packet.c, t-key.c: Removed. The files contain too much old
	code. As a regression test, t-stream.c is used and minpg.c as
	a program which uses a lot of different API's for testing.