2003-02-06  Love  <lha@stacken.kth.se>

	* krb_stuff.c: cast to unsigned int to avoid warning

2003-01-31  Love  <lha@stacken.kth.se>

	* krb_stuff.c: add some missing {}, s/\<opt\>/kopt/ pointed out by
	matttiasa@e.kth.se
	
2003-01-29  Love  <lha@stacken.kth.se>

	* kpam_opt.c: wrap too long lines
	
	* kpam_opt.c: add ignore_afs_failure ad an options string, still
	accept ignore_afs

2003-01-18  Love  <lha@stacken.kth.se>

	* kpam.c: break lines longer then 80 chars, clean
	
	* kpam_opt.c: add ignore_afs_failure (from Harald Barth)
	
	* krb_stuff.c: (krb_kauth): more verbose error logging in afs
	failure case, make it possible to ignore afs failure (from Harald
	Barth)
	
	* kpam_opt.h: add option ignore_afs_failure (from Harald Barth)
	
	* README: document ignore_afs_failure (from Harald Barth)
	
2003-01-15  Love  <lha@stacken.kth.se>

	* configure.in: check for more headers check if we need -lresolv
	for res_search
	
	* cf: more autofoo stuff from arla
	
2002-11-27  Love  <lha@stacken.kth.se>

	* krb_stuff.c: fixe some warnings, from mattiasa@e.kth.se
	
2002-09-19  Love  <lha@stacken.kth.se>

	* release.sh: release script
	
	* krb_stuff.c: don't use err, use ret for return values ident
	
	* *.[ch]: add option afs_aquire_pag

	* *.[ch]: make it use the default realm from kerberos

	* Makefile.in: more srcdir stuff