diff options
author | Roland McGrath <roland@gnu.org> | 1996-05-16 04:32:47 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-05-16 04:32:47 +0000 |
commit | 20c811896c49336ead3c35a4323d4e19a1dffdb1 (patch) | |
tree | 33740a6642a70f2355fbd1df8b3da1b9d51b7ab0 /ChangeLog | |
parent | 46d9215f3bda283a75f9a64f59bf5973245ec1ba (diff) | |
download | glibc-20c811896c49336ead3c35a4323d4e19a1dffdb1.tar.gz glibc-20c811896c49336ead3c35a4323d4e19a1dffdb1.tar.xz glibc-20c811896c49336ead3c35a4323d4e19a1dffdb1.zip |
Thu May 16 00:31:44 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960520 cvs/libc-960519 cvs/libc-960518 cvs/libc-960517 cvs/libc-960516
* Makerules [versioned]: Make symlinks in the build directory, because the versioned names might be referenced by a DT_NEEDED in another library.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d053faf7d2..d3d8abcaa3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Thu May 16 00:31:44 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> + + * Makerules [versioned]: Make symlinks in the build directory, because + the versioned names might be referenced by a DT_NEEDED in another + library. + Wed May 15 18:59:38 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> * manual/examples/longopt.c: Include stdlib.h and getopt.h. |