diff options
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r-- | agent/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog index 005912dff..24b22b7b1 100644 --- a/agent/ChangeLog +++ b/agent/ChangeLog @@ -1,3 +1,8 @@ +2003-11-20 Werner Koch <[email protected]> + + * sexp-parse.h (snext): Don't use atoi_1 and digitp macros, so + that this file is useful by other applications too. + 2003-10-27 Werner Koch <[email protected]> * command.c (cmd_get_confirmation): New command. |