diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2013-10-09 18:56:52 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2013-10-09 18:56:52 +0000 |
commit | d8914394e36cf17b3823e7f09f6def9fb408edb5 (patch) | |
tree | f91dd9d576635c953f358e2d6deeaceea02d82b2 /newlib/ChangeLog | |
parent | 5c631f79dc896a8da93b4be9cd0d50759d9cad3b (diff) | |
download | cygnal-d8914394e36cf17b3823e7f09f6def9fb408edb5.tar.gz cygnal-d8914394e36cf17b3823e7f09f6def9fb408edb5.tar.bz2 cygnal-d8914394e36cf17b3823e7f09f6def9fb408edb5.zip |
2013-10-09 Marcus Shawcroft <marcus.shawcroft@arm.com>
* testsuite/newlib.wctype/twctype.c (main): Update
iswprint(0xce2) test case.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index c8628cb02..2cbc45e2c 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2013-10-09 Marcus Shawcroft <marcus.shawcroft@arm.com> + + * testsuite/newlib.wctype/twctype.c (main): Update + iswprint(0xce2) test case. + 2013-10-03 Steve Ellcey <sellcey@mips.com> * libc/machine/mips/memset.c: Remove. |