diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2014-11-21 02:06:21 -0200 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2014-11-21 02:15:09 -0200 |
commit | a4ea5e2809a20521e4300725d5062768883ffc50 (patch) | |
tree | 7348dd9b84c79f904a3510d9c70e2dc29bfb1a51 /ChangeLog | |
parent | a2b581cb2550391f719268e72f031322215661f7 (diff) | |
download | glibc-a4ea5e2809a20521e4300725d5062768883ffc50.tar glibc-a4ea5e2809a20521e4300725d5062768883ffc50.tar.gz glibc-a4ea5e2809a20521e4300725d5062768883ffc50.tar.bz2 glibc-a4ea5e2809a20521e4300725d5062768883ffc50.zip |
manual: cuserid is mtasurace if not passed a string
for ChangeLog
* manual/users.texi (cuserid): Fix MT-Safety note for the case
of not passing it a buffer.
Reported by Peng Haitao.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2014-11-21 Alexandre Oliva <aoliva@redhat.com> + * manual/users.texi (cuserid): Fix MT-Safety note for the case + of not passing it a buffer. + Reported by Peng Haitao. + +2014-11-21 Alexandre Oliva <aoliva@redhat.com> + * manual/Makefile ($(objpfx)stamp-summary): Require check-safety.sh to pass. * manual/check-safety.sh: Wish for verification that every |