comparison src/ChangeLog @ 1381:20547bbdcf1e

[xemacs-hg @ 2003-03-25 23:09:53 by james] Add .dylib to the set of acceptable shared library extensions.
author james
date Tue, 25 Mar 2003 23:09:56 +0000
parents 19738a2a5138
children 517919955e3f
comparison
equal deleted inserted replaced
1380:f1eb3b6f975b 1381:20547bbdcf1e
1 2003-03-25 Andrew Begel <abegel@cs.berkeley.edu>
2
3 * emodules.c (vars_of_module): Add .dylib as an acceptable shared
4 library file extension to support MacOS X.
5
1 2003-03-22 Stephen J. Turnbull <stephen@xemacs.org> 6 2003-03-22 Stephen J. Turnbull <stephen@xemacs.org>
2 7
3 * database.c (Fopen_database): DB_AUTO_COMMIT is invalid in 8 * database.c (Fopen_database): DB_AUTO_COMMIT is invalid in
4 Berkeley db 4.1 unless you have a transaction environment. 9 Berkeley db 4.1 unless you have a transaction environment.
5 10