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 bac1817994..25b579c1a2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -2,6 +2,8 @@
* aclocal.m4 (KRB_INCLUDE): Put in-tree include dirs before
previous contents of CPPFLAGS.
+ (KRB5_AC_CHOOSE_SS): Let user specify SS_LIB=..., substitute it
+ into generated makefiles.
2002-09-03 Ezra Peisach <epeisach@bu.edu>