summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2004-12-05 18:09:31 +0000
committerPaul Smith <psmith@gnu.org>2004-12-05 18:09:31 +0000
commit6c2179059550ac8e9db87c119bc01b8b2959d2ff (patch)
treee5a68db6fa6625753a80e28ce3dbe5f0b9f4eec8 /ChangeLog
parent6c9e53d64804a856580876f2019ce4ea1e42b4e0 (diff)
downloadgunmake-6c2179059550ac8e9db87c119bc01b8b2959d2ff.tar.gz
Fix bug with SHELL handling: make sure the variable struct is initialized.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a30f989..fe318e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-12-01 Paul D. Smith <psmith@gnu.org>
+
+ * 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 <psmith@gnu.org>
* configure.in: The old way we avoided creating build.sh from