diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-03-05 15:03:57 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-03-05 15:03:57 +0000 |
commit | ed58a00f9b76d18a6917eaf08585648182f104f7 (patch) | |
tree | b9f135c7f98674f33e0373438a42430f00b4ec14 /ChangeLog | |
parent | b945857907e4c127f559818a5a98a56fcebc0d48 (diff) | |
download | glibc-ed58a00f9b76d18a6917eaf08585648182f104f7.tar.gz glibc-ed58a00f9b76d18a6917eaf08585648182f104f7.tar.xz glibc-ed58a00f9b76d18a6917eaf08585648182f104f7.zip |
Reduce discussion of types to which size_t may be equivalent.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6e4f7c47d2..38772bbbba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2012-03-05 Joseph Myers <joseph@codesourcery.com> + + * manual/lang.texi (size_t): Note types to which size_t may be + equivalent with the GNU C Library, but do not describe when + differences between them are significant. + 2012-03-05 Andreas Jaeger <aj@suse.de> * sysdeps/i386/fpu/libm-test-ulps: Update. |