diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-01-21 14:18:11 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-01-21 14:18:11 +0000 |
commit | c71183402c321cee4486e5d24ef1f82e9dbb111a (patch) | |
tree | 39cc2d3c6bafd8fdd2a027d9b28bb2c948733fb8 /ChangeLog | |
parent | 50b65db1ee9a87be6ead950e7cffa4c223e689fd (diff) | |
download | glibc-c71183402c321cee4486e5d24ef1f82e9dbb111a.tar.gz glibc-c71183402c321cee4486e5d24ef1f82e9dbb111a.tar.xz glibc-c71183402c321cee4486e5d24ef1f82e9dbb111a.zip |
Update.
* version.h (VERSION): Bump to 2.0.111.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index eabeacea34..4174b980fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1999-01-21 Ulrich Drepper <drepper@cygnus.com> + * version.h (VERSION): Bump to 2.0.111. + * elf/dl-close.c: Rewrite the way adding to the global scope works to handle error cases better than the last change. The l_global flag is now only set when the object is actually |