diff options
| author | Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> | 2014-10-08 15:33:41 +0000 |
|---|---|---|
| committer | François-Xavier Coudert <fxcoudert@gcc.gnu.org> | 2014-10-08 15:33:41 +0000 |
| commit | 90c0d4c4f2ba6f1e224fa2c53e82b3fb0d781a74 (patch) | |
| tree | 43cb0a829b8449a25559f4fa38fbdaf7c125b272 /libquadmath/ChangeLog | |
| parent | 9efe5fbde1e89eab9d4f55838c8a641060b97abb (diff) | |
| download | gcc-90c0d4c4f2ba6f1e224fa2c53e82b3fb0d781a74.tar.gz gcc-90c0d4c4f2ba6f1e224fa2c53e82b3fb0d781a74.tar.bz2 gcc-90c0d4c4f2ba6f1e224fa2c53e82b3fb0d781a74.zip | |
re PR libquadmath/63487 (typo in documentation)
PR libquadmath/63487
* libquadmath.texi (sincosq): Fix typo.
From-SVN: r216006
Diffstat (limited to 'libquadmath/ChangeLog')
| -rw-r--r-- | libquadmath/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libquadmath/ChangeLog b/libquadmath/ChangeLog index 371614b8ca6..fadafe076da 100644 --- a/libquadmath/ChangeLog +++ b/libquadmath/ChangeLog @@ -1,3 +1,8 @@ +2014-10-08 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> + + PR libquadmath/63487 + * libquadmath.texi (sincosq): Fix typo. + 2014-01-02 Tobias Burnus <burnus@net-b.de> * libquadmath.texi: Bump @copying's copyright year. |
