diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2001-10-10 16:02:24 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2001-10-10 16:02:24 +0000 |
commit | 4d1d676dbaf674ed713ae3ecc3afee216d77e00b (patch) | |
tree | bca901c8ff8d18134874a7aba42d873a229471c4 /ChangeLog | |
parent | a9d36386d1d7708ca2a3a4815aa68cc9f0925be7 (diff) | |
download | zsh-4d1d676dbaf674ed713ae3ecc3afee216d77e00b.tar.gz zsh-4d1d676dbaf674ed713ae3ecc3afee216d77e00b.tar.xz zsh-4d1d676dbaf674ed713ae3ecc3afee216d77e00b.zip |
enable dynamic libraries on MacOS X is the dlcompat library is installed
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9523f9b60..fc6b18392 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-10-10 Oliver Kiddle <opk@zsh.org> + + * 16xxx: acconfig.h, zshconfig.ac, Etc/MACHINES, + Test/C02cond.ztst: allow dynamic loading to work on MacOS X + if the dlcompat library is installed. + 2001-10-10 Clint Adams <clint@zsh.org> * 16000: Completion/Debian/Command/.distfiles, |