aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <mcgrathr@chromium.org>2011-09-08 09:50:19 -0700
committerRoland McGrath <mcgrathr@chromium.org>2011-09-08 09:50:19 -0700
commit0442afb40ec59eeee35bdcea707e085518948845 (patch)
tree111437b8fe0c0574e67821fcee7f8526536f74d6 /ChangeLog
parenta12b2239ddec16b07f2850786151d64e07b86d53 (diff)
downloadglibc-0442afb40ec59eeee35bdcea707e085518948845.zip
glibc-0442afb40ec59eeee35bdcea707e085518948845.tar.gz
glibc-0442afb40ec59eeee35bdcea707e085518948845.tar.bz2
BZ#13153: Update manual last-edit info.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fee3433..83e5130 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.