diff options
author | Roland McGrath <mcgrathr@chromium.org> | 2011-09-08 09:50:19 -0700 |
---|---|---|
committer | Roland McGrath <mcgrathr@chromium.org> | 2011-09-08 09:50:19 -0700 |
commit | 0442afb40ec59eeee35bdcea707e085518948845 (patch) | |
tree | 111437b8fe0c0574e67821fcee7f8526536f74d6 /ChangeLog | |
parent | a12b2239ddec16b07f2850786151d64e07b86d53 (diff) | |
download | glibc-0442afb40ec59eeee35bdcea707e085518948845.tar.gz glibc-0442afb40ec59eeee35bdcea707e085518948845.tar.xz glibc-0442afb40ec59eeee35bdcea707e085518948845.zip |
BZ#13153: Update manual last-edit info.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index fee3433e97..83e5130f1a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2011-09-08 Roland McGrath <roland@hack.frob.com> + [BZ #13153] + * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for + 2011-07-19 change. + * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a garbage value in a __mach_port_mod_refs call in the cases of the task-self and thread-self ports. |