2003-03-17 Balazs GAL <balsa@rit.bme.hu>

	* Release pam_krb5-1.3-rc7

	* Now avoid the heimdal flag in the name.

2003-03-11 Balazs GAL <balsa@rit.bme.hu>

	* New force_refresh code and redesigned ticket refreshing.
	requested by Gunnar Gunnarsson.
	
	* safe_create: now it can make a new file, not only reuse
	
	* get_config: logging version numbers, contact addrs

	* acinclude.m4: correct ac_cv_buid_with_krb4 typo to
	ac_cv_build_with_krb4

2003-02-22 Balazs GAL <balsa@rit.bme.hu>

	* validate_tgt: major rewrote.
	Integrated krb5_verify_init_creds.

	* get_pw: On Solaris we don't use __posix_getpwnam_r anymore. We
	define instead _POSIX_PTHREAD_SEMANTICS macro.

2003-02-21 Balazs GAL <balsa@rit.bme.hu>

	* TODO: mention buggy Linux-PAM 0.75 pam_set_data.

	* Some merging from upstream.

	* pam_krb5 now works on solaris:
	Some casting was needed.
	Now Linux FreeBSD and Solaris are supported.

	* pam_sm_acct_mgmt: casting the fail func in krb5_get_in_tkt.

	* acinclude.m4:  Fix few AC_CHECK_FUNC/AC_CHECK_FUNCS typo.

2002-02-14 Balazs GAL <balsa@rit.bme.hu>
	
	* Release pam_krb5-heimdal-1.3-rc6

2002-02-12 Balazs GAL <balsa@rit.bme.hu>

	* build system: Move check for com_err.h after krb5
	stuff

2003-01-31 Balazs GAL <balsa@rit.bme.hu>

	* build system: Correct acinclude.m4 LIBS handling

	* get_config: Correct MIT extra_adressess code.

	* get_config: workaround about Heimdal context->ticket_lifetime

2002-12-09 Balazs GAL <balsa@rit.bme.hu>

	* Release pam_krb5-heimdal-1.3-rc5

2002-12-09 Balazs GAL <balsa@rit.bme.hu>

	* pam_sm_acct_mgmt: Correct mainstream to look for pam_get_item return
	code. This fix segfaults if used with ssh gssapi and debian/woody
	PAM 0.72 implementation.
	
	* pam_sm_setcred sshd code: call safe_chown to getuid(), getgid()
	to make krb5 lib happy.

	* New safe_reuse function (not used yet)

	* Update debian directory

2002-12-08 Balazs GAL <balsa@rit.bme.hu>
	
	* Now I write this Changelog. I try to collect some changes from CVS:
	
	* Redesigned build system: with autoconf2.5, automake, libtool.
	Many changes.

	* Now the own conf parser (yacc, flex code) is optional.

	* Ported to FreeBSD

	* Now it can use krb_afslog from kth libkafs too.

	* Now krb524 capabilities for the mit code:
	new krb524_convert_creds_kdc_ccache function for mit

	* Some merge from mainstream

	* New krb5_free_unparsed_name macro for heimdal

	* ssh gssapi ticket forward code

	* Works with heimdal.

	

