diff options
| author | Ezra Peisach <epeisach@mit.edu> | 1995-04-25 01:19:00 +0000 |
|---|---|---|
| committer | Ezra Peisach <epeisach@mit.edu> | 1995-04-25 01:19:00 +0000 |
| commit | 095ca22f094589e8dc2ce8446779486e0fb4e655 (patch) | |
| tree | 18051564e8351e8c7210d28efd5fb93d61817f3d /src/util/profile/ChangeLog | |
| parent | 861e286d2e9b213c5ed03aabc1ecdfb8e1006807 (diff) | |
| download | krb5-095ca22f094589e8dc2ce8446779486e0fb4e655.tar.gz krb5-095ca22f094589e8dc2ce8446779486e0fb4e655.tar.xz krb5-095ca22f094589e8dc2ce8446779486e0fb4e655.zip | |
* 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
Diffstat (limited to 'src/util/profile/ChangeLog')
| -rw-r--r-- | src/util/profile/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
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 <epeisach@kangaroo.mit.edu> + + * 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 |
