git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22821 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-04-07 11:47:02 +00:00
parent 3a907b327a
commit 3a9ce623b9

View File

@@ -1,5 +1,10 @@
2008-04-02 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/scache.c: implemetation of a sqlite3 backed credential
cache.
* lib/krb5/test_cc.c: test acc and scc
* lib/krb5/acache.c: Only release context if its in use.
2008-04-01 Love H<>rnquist <20>strand <lha@it.su.se>