aboutsummaryrefslogtreecommitdiff
path: root/src/clients/klist/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/clients/klist/ChangeLog')
-rw-r--r--src/clients/klist/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/clients/klist/ChangeLog b/src/clients/klist/ChangeLog
index 86686bb..1016287 100644
--- a/src/clients/klist/ChangeLog
+++ b/src/clients/klist/ChangeLog
@@ -1,3 +1,15 @@
+2001-09-25 Ken Raeburn <raeburn@mit.edu>
+
+ * klist.c (flags_string): Display transit-policy-checked,
+ ok-as-delegate, and anonymous ticket flags.
+
+2000-04-19 Danilo Almeida <dalmeida@mit.edu>
+
+ * Makefile.in: Link in getopt library on Windows.
+
+ * klist.c: Use getopt so that we can parse combined options (e.g.,
+ -an or -45).
+
2000-03-07 Danilo Almeida <dalmeida@mit.edu>
* klist.M: Get man page up-to-date.