1Revision history for Perl extension Krb5.
2
31.6	Add methods for iterating through credentials cache
4        (mbrown@fensystems.co.uk)
5	Deprecated init_ets
6	Fix some compiler warnings
7
81.5	Fix broken compile for Authen::Krb5::Keytab::get_name()
9
101.4	Added methods for manipulating keytabs (ajk@iu.edu)
11	Added keyblock accessor functions to allow use of the session key.
12
131.3	Added get_in_tkt_with_keytab() function (jorgen@greytower.net)
14
151.2     Minor fix to support building for Perl 5.6.
16
171.1     Corrected logic in freed() (internal memory management)
18        Fixed segfault on Linux when calling Authen::Krb5::Ccache::DESTROY
19	 after calling Authen::Krb5::Ccache::destroy()
20	Changed Makefile.PL to support auto-detection of crypto libraries.
21	Added support for building with MIT Kerberos 5 Version 1.1.1
22	
231.0	Moved module into the Authen:: namespace.
24	Changed return syntax for some functions.  Compilation was failing
25	 on certain platforms.
26	Fixed some minor bugs.
27
280.90	Tue Mar 17 10:25:43 1998
29	- original version; created by h2xs 1.18
30
31