about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2001-10-12 10:31:58 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2001-10-12 10:31:58 +0000
commit2493d1ef19162ac05ba496e0bb387151f09aa1a4 (patch)
tree4ae814cbc169476dfb58f1d4845766d6a33c15bd /ChangeLog
parentcb49ff752f64203686a87c12ac073ea0bf1938dc (diff)
downloadzsh-2493d1ef19162ac05ba496e0bb387151f09aa1a4.tar.gz
zsh-2493d1ef19162ac05ba496e0bb387151f09aa1a4.tar.xz
zsh-2493d1ef19162ac05ba496e0bb387151f09aa1a4.zip
fix compilation on Darwin/MacOS X (15882, 16018)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 68ce23b2a..c0a25463b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2001-10-12  Oliver Kiddle  <opk@zsh.org>
+
+	* 16018: acconfig.h, zshconfig.ac, Etc/MACHINES,
+	Test/C02cond.ztst: allow dynamic loading to work on MacOS X
+	if the dlcompat library is installed.
+
+	* 15882: zshconfig.ac, Etc/MACHINES, Test/C02cond.ztst: fix
+	build and test problems on MacOS X (Darwin).
+
 2001-10-08  Peter Stephenson  <pws@csr.com>
 
 	* 15974: Etc/BUGS, LICENCE: mention trap EXIT bug fixed (ish)