summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/clients/ksu/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clients/ksu/ChangeLog b/src/clients/ksu/ChangeLog
index 674b3cec3..647a84a4b 100644
--- a/src/clients/ksu/ChangeLog
+++ b/src/clients/ksu/ChangeLog
@@ -2,7 +2,7 @@ Thu Mar 4 18:46:55 1999 Tom Yu <tlyu@mit.edu>
* heuristic.c (get_authorized_princ_names): Fix to not call
list_union() if cmd is NULL, otherwise freed memory gets
- referenced.
+ referenced. [krb5-clients/698]
Thu Feb 18 22:26:30 1999 Tom Yu <tlyu@mit.edu>