summaryrefslogtreecommitdiffstats
path: root/tools/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <mb@g10code.com>2005-04-15 04:24:44 +0200
committerMarcus Brinkmann <mb@g10code.com>2005-04-15 04:24:44 +0200
commite0d6d1c476ee8602e8e450a6d45cdc3ca1ec8fbb (patch)
tree802516e497832ed71ada4ce6a16ce3b09b75a642 /tools/ChangeLog
parent2005-04-15 Marcus Brinkmann <marcus@g10code.de> (diff)
downloadgnupg2-e0d6d1c476ee8602e8e450a6d45cdc3ca1ec8fbb.tar.xz
gnupg2-e0d6d1c476ee8602e8e450a6d45cdc3ca1ec8fbb.zip
2005-04-15 Marcus Brinkmann <marcus@g10code.de>
* configure.ac: Check for /usr/bin/shred and define SHRED. tools/ 2005-04-15 Marcus Brinkmann <marcus@g10code.de> * symcryptrun.c (remove_file): New function. (confucius_copy_file): Accept new argument PLAIN and shred the file if it is set on error.
Diffstat (limited to 'tools/ChangeLog')
-rw-r--r--tools/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/ChangeLog b/tools/ChangeLog
index d6280b776..981c52f6b 100644
--- a/tools/ChangeLog
+++ b/tools/ChangeLog
@@ -1,5 +1,9 @@
2005-04-15 Marcus Brinkmann <marcus@g10code.de>
+ * symcryptrun.c (remove_file): New function.
+ (confucius_copy_file): Accept new argument PLAIN and shred the
+ file if it is set on error.
+
* Makefile.am: Define symcryptrun make variable depending on
BUILD_SYMCRYPTUN.
(bin_PROGRAMS): Add ${symcryptrun} instead symcryptrun.