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:
authorThomas Fitzsimmons <fitzsim@redhat.com>2002-05-16 03:49:07 +0400
committerThomas Fitzsimmons <fitzsim@redhat.com>2002-05-16 03:49:07 +0400
commit3a6cb01ba927e8634c3b9bba448049fe22a90f66 (patch)
tree47ab1baa00dece85e8df85d01b19d8cc0c37068c /newlib/ChangeLog
parent3495f076f33ad9e1650517126ec4a9d306f8c9a9 (diff)
* ChangeLog: Update.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 8e04d6407..ade1658e4 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,13 @@
+2002-05-15 Thomas Fitzsimmons <fitzsim@redhat.com>
+
+ * testsuite/lib/checkoutput.exp (newlib_check_output): Output
+ only one pass or fail per test file. Trim \r's from output
+ values received from test programs. Remove support for named
+ tests.
+ * testsuite/newlib.locale/UTF-8.exp: Update to support new
+ newlib_check_output behaviour.
+ * testsuite/newlib.locale/UTF-8.c: Likewise.
+
2002-05-15 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/stdlib.h: Add on_exit prototype.