diff src/ChangeLog @ 2855:612eb81b76eb

[xemacs-hg @ 2005-07-12 12:22:11 by malcolmp] Fixed a crash with the MacOS X DLL code that appeared in Tiger.
author malcolmp
date Tue, 12 Jul 2005 12:22:13 +0000
parents ad0054aa11f1
children b95fe16005fd
line wrap: on
line diff
--- a/src/ChangeLog	Mon Jul 11 21:51:08 2005 +0000
+++ b/src/ChangeLog	Tue Jul 12 12:22:13 2005 +0000
@@ -1,3 +1,9 @@
+2005-07-11  Atanu Ghosh <atanu@icsi.berkeley.edu>
+
+	* sysdll.c (dll_open): Under MacOS X return NULL under the
+	filename is NULL.  Fixes problems finding local symbols under 10.4
+	(Tiger)
+
 2005-07-07  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* console-msw.c: