diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-10-28 08:24:07 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-10-28 08:24:07 +0000 |
commit | 88197030d5805d95d3e71d0aab71f44c6895b3b2 (patch) | |
tree | f25d4b4cc3579b52338c90b598b3daf8f82ceed3 /manual/libc.texinfo | |
parent | 94833f118b7b78a89595427c9d1a27f38084dbb9 (diff) | |
download | glibc-88197030d5805d95d3e71d0aab71f44c6895b3b2.tar.gz glibc-88197030d5805d95d3e71d0aab71f44c6895b3b2.tar.xz glibc-88197030d5805d95d3e71d0aab71f44c6895b3b2.zip |
[BZ #5222]
2007-10-28 Ulrich Drepper <drepper@redhat.com> [BZ #5222] * elf/dl-load.c (_dl_rtld_di_serinfo): Correct handling of short path elements in counting mode.
Diffstat (limited to 'manual/libc.texinfo')
-rw-r--r-- | manual/libc.texinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/libc.texinfo b/manual/libc.texinfo index e36d0ce7e2..d268cb997b 100644 --- a/manual/libc.texinfo +++ b/manual/libc.texinfo @@ -18,9 +18,9 @@ @comment %**end of header (This is for running Texinfo on a region.) @c sold 0.06/1.09, print run out 21may96 -@set EDITION 0.11 -@set VERSION 2.7 -@set UPDATED 2007-09-09 +@set EDITION 0.12 +@set VERSION 2.8 +@set UPDATED 2007-10-27 @set ISBN 1-882114-55-8 @copying |