aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ChangeLog')
-rw-r--r--tools/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/ChangeLog b/tools/ChangeLog
index de7e5b89b..39f17e2ce 100644
--- a/tools/ChangeLog
+++ b/tools/ChangeLog
@@ -1,3 +1,13 @@
+2005-06-04 Marcus Brinkmann <[email protected]>
+
+ * symcryptrun.c (main): Allow any number of arguments, don't use
+ first argument as input file name. Pass extra arguments to
+ confucius_main.
+ (confucius_main): Accept new arguments argc and argv and pass them
+ to confucius_process.
+ (confucius_process): Accept new arguments argc and argv and pass
+ them to the confucius process.
+
2005-06-01 Werner Koch <[email protected]>
* symcryptrun.c: Include mkdtemp.h.