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/libm/libm.texinfo | |
parent | 528060195ca6c38619782fc51a89a4585b816f03 (diff) | |
download | newlib-4669438fba6e6180923a325f289306da6b6a8062.zip newlib-4669438fba6e6180923a325f289306da6b6a8062.tar.gz newlib-4669438fba6e6180923a325f289306da6b6a8062.tar.bz2 |
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/libm/libm.texinfo')
-rw-r--r-- | newlib/libm/libm.texinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/newlib/libm/libm.texinfo b/newlib/libm/libm.texinfo index f7f18e2..82b8b8b 100644 --- a/newlib/libm/libm.texinfo +++ b/newlib/libm/libm.texinfo @@ -61,8 +61,8 @@ into another language, under the above conditions for modified versions. @titlepage @title The Red Hat newlib C Math Library @sp 1 -@subtitle @code{libm} 1.11.0 -@subtitle July 2002 +@subtitle @code{libm} 1.12.0 +@subtitle January 2004 @author {Steve Chamberlain} @author {Roland Pesch} @author {Red Hat Support} |