Removed (not needed).
[krb5dissect.git] / NEWS
blob8733cef271f60696486a5d7784cd96e819812b1b
1 Version 2.1 - unreleased
2 ------------------------
4 * Build fixes and Debian packaging.
6 Version 2.0 - released 2007-03-14
7 ---------------------------------
9 * Support for printing Kerberos keytab files.
10 * New command line parameters --keytab and --ccache.
11   The --keytab parameter causes krb5dissect to read from /etc/krb5.keytab.
12   The --ccache parameter causes krb5dissect to read from /tmp/krb5cc_$UID.
13 * Automatic guessing of parser mode based on file contents.
15 Version 1.0 - released 2007-03-14
16 ---------------------------------
18 * Support for printing Kerberos ccache files.
19 * Initial release.