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/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 0f17fc9f1..f71754699 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,12 @@
+2002-10-18 Jeff Johnston <jjohnstn@redhat.com>
+
+ * testsuite/include/check.h: New header file to use with
+ test cases.
+ * testsuite/lib/newlib.exp: Add testsuite/include directory
+ to list of header files to use.
+ * testsuite/newlib.wctype/twctype.c: New test case for iswctype fns.
+ * testsuite/newlib.wctype/wctype.exp: New file.
+
2002-10-11 Graham Stott <graham.stott@btinternet.com>
Richard Sandiford <rsandifo@redhat.com>