Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 4f9193cd1..c6f9f239c 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,10 @@
+2005-07-18 Joseph S. Myers <joseph@codesourcery.com>
+
+ * testsuite/lib/checkoutput.exp (newlib_check_output): Use test
+ names after PASS and FAIL which do not depend on source directory
+ name or on whether test passed or failed.
+ * testsuite/lib/passfail.exp (newlib_pass_fail): Likewise.
+
2005-07-08 Ola Hugosson <Ola.Hugosson@anoto.com>
* libc/string/wcsspn.c (wcsspn): Add missing increment of q.