summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@kolpackov.net>2009-10-07 09:34:42 +0000
committerBoris Kolpackov <boris@kolpackov.net>2009-10-07 09:34:42 +0000
commitbaee33eb0fb4b8bb84fb5bf428c99f5da4372be4 (patch)
tree995275fd144d1f554486ac21a779d77cffeb92e1 /ChangeLog
parentbd2d124f275cec912d33ec1463ba66e799518340 (diff)
downloadgunmake-baee33eb0fb4b8bb84fb5bf428c99f5da4372be4.tar.gz
Minor fix and code rework.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4937521..3519538 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-10-07 Boris Kolpackov <boris@codesynthesis.com>
+
+ * read.c (do_undefine): Free the expanded variable name.
+
+ * commands.c (dep_hash_cmp, set_file_variables): Move the order-only
+ to normal upgrade logic from dep_hash_cmp to set_file_variables.
+
2009-10-06 Boris Kolpackov <boris@codesynthesis.com>
* dep.h (uniquize_deps): Remove.