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:
authorJeff Johnston <jjohnstn@redhat.com>2005-10-14 22:37:24 +0400
committerJeff Johnston <jjohnstn@redhat.com>2005-10-14 22:37:24 +0400
commite63c98c61bdec4494b03e4363fed0037e5661bb7 (patch)
tree116f6504d8e32832a239beea25fe51ad66cc6c1c /newlib/ChangeLog
parentfd1165e29afdf1b92db778d8539465169aec64a3 (diff)
2005-10-14 Bob Wilson <bob.wilson@acm.org>
* libc/reent/reent.tex (Reentrancy): Replace "Cygnus C Library" with "Red Hat newlib C Library". * libc/sys.tex (Stubs): Likewise. * libm/math/math.tex (Math): Likewise. * libm/mathfp/mathfp.tex (Math): Likewise.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index a66b2dfab..562147a87 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,11 @@
+2005-10-14 Bob Wilson <bob.wilson@acm.org>
+
+ * libc/reent/reent.tex (Reentrancy): Replace "Cygnus C Library"
+ with "Red Hat newlib C Library".
+ * libc/sys.tex (Stubs): Likewise.
+ * libm/math/math.tex (Math): Likewise.
+ * libm/mathfp/mathfp.tex (Math): Likewise.
+
2005-10-11 Shaun Jackman <sjackman@gmail.com>
* libc/include/stdio.h (dprintf): New declaration.