summaryrefslogtreecommitdiff
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2000-03-29 03:23:18 +0000
committerPaul Smith <psmith@gnu.org>2000-03-29 03:23:18 +0000
commitc67266ceacbde449be807d23c6d8df465c763a1e (patch)
tree74238fe6c94bc9a4f6483f7e22e85d4dfcf34064 /tests/ChangeLog
parent4145bcbcda65dbc65a06bb51868b4033a5ca4231 (diff)
downloadgunmake-c67266ceacbde449be807d23c6d8df465c763a1e.tar.gz
* New config.sub and config.guess3.78.92
* Update version number for release * Fixes to the build.sh to handle i18n/gettext * Make dash-n more robust.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index ad01213..c742ac1 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -7,6 +7,7 @@
* scripts/features/reinvoke: Make more robust by touching "b"
first, to ensure it's not newer than "a".
Reported by Marco Franzen <Marco.Franzen@Thyron.com>.
+ * scripts/options/dash-n: Ditto.
* scripts/functions/call: Whoops. The fix to PR/1527 caused
recursive invocations of $(call ...) to break. I can't come up