summaryrefslogtreecommitdiff
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2009-06-07 18:16:15 +0000
committerPaul Smith <psmith@gnu.org>2009-06-07 18:16:15 +0000
commita72bff7cb3090051e75b631694aeb2bdb863aeb5 (patch)
tree2dfbdf8b207ac47133349e65fe713fc32e68ec58 /tests/ChangeLog
parent0b30c8d9cef18f55e2425e32ffc1552af650a1be (diff)
downloadgunmake-a72bff7cb3090051e75b631694aeb2bdb863aeb5.tar.gz
- Fix Savannah bug #24622
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 062e619..244af41 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,5 +1,8 @@
2009-06-07 Paul Smith <psmith@gnu.org>
+ * scripts/features/se_explicit: Make sure we catch defining
+ prereqs during snap_deps(). Savannah bug #24622.
+
* scripts/variables/automatic: Check prereq ordering when the
target with the recipe has no prereqs. Savannah bug #21198.