aboutsummaryrefslogtreecommitdiffstats
path: root/agent/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r--agent/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog
index 63cc94a84..72d2ba8b0 100644
--- a/agent/ChangeLog
+++ b/agent/ChangeLog
@@ -6,6 +6,9 @@
* findkey.c (agent_key_from_file): Add optional arg shadow_info
and have it return information about a shadowed key.
* protect.c (agent_get_shadow_info): New.
+
+ * protect.c (snext,sskip,smatch): Moved to
+ * sexp-parse.h: new file.
* divert-scd.c: New.
2002-02-27 Werner Koch <[email protected]>