From 6c2179059550ac8e9db87c119bc01b8b2959d2ff Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 5 Dec 2004 18:09:31 +0000 Subject: Fix bug with SHELL handling: make sure the variable struct is initialized. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a30f989..fe318e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-12-01 Paul D. Smith + + * main.c (main): Change char* env_shell to struct variable shell_var. + * variable.c (target_environment): Use new shell_var. + 2004-11-30 Paul D. Smith * configure.in: The old way we avoided creating build.sh from -- cgit v1.2.3