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 0789acaa0..acebdf25f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -2,6 +2,8 @@
* aclocal.m4 (CONFIG_RULES): Don't define KRB5_PRIVATE or
KRB5_DEPRECATED.
+ (KRB5_AC_CHECK_TYPE_WITH_HEADERS): Use quotes around tr
+ arguments to prevent shell substitutions.
2006-04-05 Tom Yu <tlyu@mit.edu>