about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--Etc/MACHINES4
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index e7b3e0e70..8831f679b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2004-03-17  Peter Stephenson  <pws@csr.com>
 
+	* unposted: Etc/MACHINES: dlcompat apparently not needed
+	on Apple from 10.3 on.
+
 	* 19653: Etc/MACHINES: Latest OS-specific information after some
 	tweaking.
 
diff --git a/Etc/MACHINES b/Etc/MACHINES
index 27b505d22..2f44f7629 100644
--- a/Etc/MACHINES
+++ b/Etc/MACHINES
@@ -25,8 +25,8 @@ Machines
 Apple: MacOS X/Darwin 10.x
 	Should build `out-of-the-box'.
 
-	For dynamic loading to work, you need to use the dlcompat library.
-	It can be downloaded from:
+	For dynamic loading to work on 10.1 and 10.2, you need to use the
+	dlcompat library.  It can be downloaded from:
 	    http://sourceforge.net/project/showfiles.php?group_id=17203
 
 	The zsh/zpty library is not working on 10.1 and 10.2, but is on