comparison 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
comparison
equal deleted inserted replaced
2854:b51ad701231a 2855:612eb81b76eb
1 2005-07-11 Atanu Ghosh <atanu@icsi.berkeley.edu>
2
3 * sysdll.c (dll_open): Under MacOS X return NULL under the
4 filename is NULL. Fixes problems finding local symbols under 10.4
5 (Tiger)
6
1 2005-07-07 Aidan Kehoe <kehoea@parhasard.net> 7 2005-07-07 Aidan Kehoe <kehoea@parhasard.net>
2 8
3 * console-msw.c: 9 * console-msw.c:
4 * console-msw.c (mswindows_perhaps_init_unseen_key_defaults): 10 * console-msw.c (mswindows_perhaps_init_unseen_key_defaults):
5 * console-msw.c (vars_of_console_mswindows): 11 * console-msw.c (vars_of_console_mswindows):