aboutsummaryrefslogtreecommitdiffstats
path: root/agent/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r--agent/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog
index 79cd7f734..46205861d 100644
--- a/agent/ChangeLog
+++ b/agent/ChangeLog
@@ -1,3 +1,12 @@
+2006-09-25 Werner Koch <[email protected]>
+
+ * trustlist.c (read_one_trustfile): Allow extra flags.
+ (struct trustitem_s): Replaced KEYFLAGS by a FLAGS struct.
+ Changed all code to use this.
+ (agent_istrusted): New arg CTRL. Changed all callers. Send back
+ flags.
+ * command.c (agent_write_status): New.
+
2006-09-20 Werner Koch <[email protected]>
* Makefile.am: Changes to allow parallel make runs.