diff options
author | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2024-10-02 11:57:12 +0900 |
---|---|---|
committer | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2024-10-02 11:57:33 +0900 |
commit | 383526da422cf1c962d9be7e9e6ac166e226bf2b (patch) | |
tree | c99f77fc15a04feb2ef5d26642a6afa660adc89a /ChangeLog | |
parent | ec57ac0940c3f194c2c33e2860b2c2399d368837 (diff) | |
download | zsh-383526da422cf1c962d9be7e9e6ac166e226bf2b.tar.gz zsh-383526da422cf1c962d9be7e9e6ac166e226bf2b.tar.xz zsh-383526da422cf1c962d9be7e9e6ac166e226bf2b.zip |
53134: use -undefined dynamic_lookup on recent macOS
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 228a03ec2..a2b9eadae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2024-09-02 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> + + * 53134: configure.ac: use -undefined dynamic_lookup on recent macOS + 2024-09-21 Bart Schaefer <schaefer@toltec-ubuntu> * 53103: Test/A08time.ztst: fix spurious test failure on Solaris |