diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2005-12-16 20:49:42 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2005-12-16 20:49:42 +0000 |
commit | 0217078f77de375347b3c76fb7dbf6ab11b61883 (patch) | |
tree | 186284eaa90bc9a086a68a82409b88b31e8544bf /newlib/libc/libc.texinfo | |
parent | 6ba157bb2e6cde295bd74c40110aea5b5d096c85 (diff) | |
download | newlib-0217078f77de375347b3c76fb7dbf6ab11b61883.zip newlib-0217078f77de375347b3c76fb7dbf6ab11b61883.tar.gz newlib-0217078f77de375347b3c76fb7dbf6ab11b61883.tar.bz2 |
2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
* NEWS: Update with 1.14.0 info.
* README: Ditto.
* acinclude.m4: Change version number to 1.14.0.
* aclocal.m4: Regenerated.
* configure: Ditto.
* doc/aclocal.m4: Ditto.
* doc/configure: Ditto.
* libc/*/aclocal.m4: Ditto.
* libc/*/configure: Ditto.
* libc/libc.texinfo: Ditto.
* libm/*/aclocal.m4: Ditto.
* libm/*/configure: Ditto.
* libm/libm.texinfo: Ditto.
* libc/sys/linux/shared.ld: Add VERS_1.14.
Diffstat (limited to 'newlib/libc/libc.texinfo')
-rw-r--r-- | newlib/libc/libc.texinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/newlib/libc/libc.texinfo b/newlib/libc/libc.texinfo index e73f377..b3ce3e9 100644 --- a/newlib/libc/libc.texinfo +++ b/newlib/libc/libc.texinfo @@ -84,8 +84,8 @@ into another language, under the above conditions for modified versions. @title The Red Hat newlib C Library @subtitle Full Configuration @sp 1 -@subtitle @code{libc} 1.13.0 -@subtitle January 2004 +@subtitle @code{libc} 1.14.0 +@subtitle December 2005 @author {Steve Chamberlain} @author {Roland Pesch} @author {Red Hat Support} |