From 4996c3207568837e3d56fab16fb29719d3542d85 Mon Sep 17 00:00:00 2001 From: Jon Trowbridge Date: Mon, 10 Dec 2001 19:30:24 +0000 Subject: Only execute an executable sig file if a magic environment variable is 2001-12-10 Jon Trowbridge * e-msg-composer.c (get_file_content): Only execute an executable sig file if a magic environment variable is set. svn path=/trunk/; revision=14962 --- composer/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index 548c2f98dd..b32350552b 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,8 @@ +2001-12-10 Jon Trowbridge + + * e-msg-composer.c (get_file_content): Only execute an executable + sig file if a magic environment variable is set. + 2001-12-06 Jon Trowbridge * e-msg-composer.c (executed_file_output): Added. Executes the -- cgit