From 9cd16b1deab9a2d4c2bae0cecfd3f3bfe13f851a Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 19 Dec 2002 22:10:12 +0000 Subject: We stupidly had a separate LIBKRB5 variable for KRB5 library dependencies, and then didn't support it very well. And that when there already is a useful variable for exactly this kind of thing; EX_LIBS... --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index b760f49c18..0922acb089 100644 --- a/CHANGES +++ b/CHANGES @@ -352,6 +352,11 @@ TODO: bug: pad x with leading zeros if necessary Changes between 0.9.6h and 0.9.7 [XX xxx 2002] + *) Change the declaration of needed Kerberos libraries to use EX_LIBS + instead of the special (and badly supported) LIBKRB5. LIBKRB5 is + removed entirely. + [Richard Levitte] + *) The hw_ncipher.c engine requires dynamic locks. Unfortunately, it seems that in spite of existing for more than a year, many application author have done nothing to provide the necessary callbacks, which -- cgit v1.2.3