summaryrefslogtreecommitdiff
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2013-05-26 13:56:51 -0400
committerPaul Smith <psmith@gnu.org>2013-05-26 13:56:51 -0400
commitbf60bbd67a345c27fae513372dd05a8c019176f6 (patch)
tree39d1b331130d7371dfe91677afd979e229b19af3 /tests/ChangeLog
parentd2eaed1f0a1c361207487c45f7f5101bd0bf4239 (diff)
downloadgunmake-bf60bbd67a345c27fae513372dd05a8c019176f6.tar.gz
[SV #39035] Compare OUT to the beginning of the OUT var/func, not IN.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 20c770e..1f93930 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,7 @@
+2013-05-26 Paul Smith <psmith@gnu.org>
+
+ * scripts/misc/bs-nl: Test for Savannah bug #39035.
+
2013-05-22 Paul Smith <psmith@gnu.org>
* scripts/options/dash-n: Fix results after MAKEFLAGS fixes.