git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12122 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-04-23 18:04:36 +00:00
parent 04729db559
commit 9da52c7744
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2003-04-23 Love H<>rnquist <20>strand <lha@it.su.se>
* afslog.c (log_func): drop the error number
2003-04-14 Love H<>rnquist <20>strand <lha@it.su.se>
* afslog.c: set kafs log function if verbose is turned on

View File

@@ -1,3 +1,8 @@
2003-04-23 Love H<>rquist <20>strand <lha@it.su.se>
* common.c, kafs.h: drop the int argument (the error code) from
the logging function
2003-04-22 Johan Danielsson <joda@pdc.kth.se>
* afskrb5.c (v5_convert): better match what other functions do