From 095ca22f094589e8dc2ce8446779486e0fb4e655 Mon Sep 17 00:00:00 2001 From: Ezra Peisach Date: Tue, 25 Apr 1995 01:19:00 +0000 Subject: * Makefile.in (all): Use ARADD to facilitate incremental rebuilding of library. * configure.in: Add AC_PROG_ARCHIVE_ADD * prof_init.c (profile_get_values): If profile is null return NULL. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5467 dc483132-0cff-0310-8789-dd5450dbe970 --- src/util/profile/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/util/profile/ChangeLog') diff --git a/src/util/profile/ChangeLog b/src/util/profile/ChangeLog index 89a08484c..ee809ceab 100644 --- a/src/util/profile/ChangeLog +++ b/src/util/profile/ChangeLog @@ -1,3 +1,13 @@ +Mon Apr 24 17:05:27 1995 Ezra Peisach + + * Makefile.in (all): Use ARADD to facilitate incremental + rebuilding of library. + + * configure.in: Add AC_PROG_ARCHIVE_ADD + + * prof_init.c (profile_get_values): If profile is null return + NULL. + Sat Apr 22 01:25:58 1995 Theodore Y. Ts'o (tytso@dcl) * Makefile.in: Rename profile.h.in to profile.hin to, make things -- cgit