From a35e2cafe8744b8d53e58a885802545f371b757a Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Thu, 1 Apr 1999 16:09:39 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5827 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/auth/ChangeLog | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/lib/auth/ChangeLog b/lib/auth/ChangeLog index 941fb9014..c7bb3d610 100644 --- a/lib/auth/ChangeLog +++ b/lib/auth/ChangeLog @@ -1,13 +1,17 @@ +Thu Apr 1 18:09:23 1999 Johan Danielsson + + * sia/sia_locl.h: POSIX_GETPWNAM_R is defined in config.h + Sun Mar 21 14:08:30 1999 Johan Danielsson - * lib/auth/sia/Makefile.in: add posix_getpw.c - - * lib/auth/sia/Makefile.am: makefile for sia - - * lib/auth/sia/posix_getpw.c: move from sia.c - - * lib/auth/sia/sia_locl.h: merge with krb5 version - - * lib/auth/sia/sia.c: merge with krb5 version - - * lib/auth/sia/sia5.c: remove unused variables + * sia/Makefile.in: add posix_getpw.c + + * sia/Makefile.am: makefile for sia + + * sia/posix_getpw.c: move from sia.c + + * sia/sia_locl.h: merge with krb5 version + + * sia/sia.c: merge with krb5 version + + * sia/sia5.c: remove unused variables