diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2001-09-19 15:22:19 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2001-09-19 15:22:19 +0000 |
commit | 92c0432f9cbd71401077832bed71c8fa85ab7021 (patch) | |
tree | 34cc354fe44bec203fb953a39a80b2349ab2333e /ChangeLog | |
parent | 99d24baa4ee8ee1f7d88b09b711f008ca5ac7bc2 (diff) | |
download | zsh-92c0432f9cbd71401077832bed71c8fa85ab7021.tar.gz zsh-92c0432f9cbd71401077832bed71c8fa85ab7021.tar.xz zsh-92c0432f9cbd71401077832bed71c8fa85ab7021.zip |
fix LDFLAGS value after test for RTLD_GLOBAL
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a3b52e1bc..57ef5d203 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-09-19 Peter Stephenson <pws@csr.com> + + * 15846: aczsh.m4: attempt to restore LDFLAGS from non-existent + saved value when testing RTLD_GLOBAL. + 2001-09-18 Wayne Davison <wayned@users.sourceforge.net> * 15836: Src/builtin.c: Further modify the "fc -l" code to tolerate |