diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2004-02-02 22:51:39 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2004-02-02 22:51:39 +0000 |
commit | 4669438fba6e6180923a325f289306da6b6a8062 (patch) | |
tree | e118070316b5c67879ce19f65023fe4e5ef5fc68 /newlib/libc/libc.texinfo | |
parent | 528060195ca6c38619782fc51a89a4585b816f03 (diff) | |
download | cygnal-4669438fba6e6180923a325f289306da6b6a8062.tar.gz cygnal-4669438fba6e6180923a325f289306da6b6a8062.tar.bz2 cygnal-4669438fba6e6180923a325f289306da6b6a8062.zip |
2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
* NEWS: Update with 1.12.0 info.
* README: Ditto.
* acinclude.m4: Change version number to 1.12.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.12.
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 09a7e8818..329091e4b 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.11.0 -@subtitle July 2002 +@subtitle @code{libc} 1.12.0 +@subtitle January 2004 @author {Steve Chamberlain} @author {Roland Pesch} @author {Red Hat Support} |