git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11409 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2002-09-09 13:32:19 +00:00
parent 340f9526a6
commit 6b8b69aa94
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2002-09-09 Johan Danielsson <joda@pdc.kth.se>
* configure.in: don't try to build pam module
2002-09-05 Johan Danielsson <joda@pdc.kth.se>
* appl/kf/kf.c: fix warning string

View File

@@ -1,5 +1,7 @@
2002-09-09 Johan Danielsson <joda@pdc.kth.se>
* auth-modules.m4: rename to rk_AUTH_MODULES
* auth-modules.m4: only include modules explicitly asked for
2002-09-04 Johan Danielsson <joda@pdc.kth.se>