summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d0e7d2eb1..0fd3139af 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -2,6 +2,8 @@
* aclocal.m4 (KRB5_BUILD_LIBRARY_WITH_DEPS): Substitute
DYNOBJ_EXPDEPS and DYNOBJ_EXPFLAGS.
+ (KRB5_LIB_AUX): If build_dynobj is set to yes, ensure that OBJS.SH
+ is in OBJLISTS and that OBJS.ST is not.
2005-10-26 Ken Raeburn <raeburn@mit.edu>