comparison modules/ChangeLog @ 1706:9fc738581a9d

[xemacs-hg @ 2003-09-22 03:21:12 by james] Remove GNU DLD support, fix the C++ build, make eval-related functions visible to modules, and fix minor Windows-related problems.
author james
date Mon, 22 Sep 2003 03:21:19 +0000
parents bb216a3e537f
children 022d0f785096
comparison
equal deleted inserted replaced
1705:cdbc76885304 1706:9fc738581a9d
1 2003-09-21 Jerry James <james@xemacs.org>
2
3 * postgresql/postgresql.c (unload_postgresql): Do not mangle the
4 unload function name when compiling with C++.
5 * ldap/eldap.c (unload_eldap): Ditto.
6
1 2003-09-03 Steve Youngs <youngs@xemacs.org> 7 2003-09-03 Steve Youngs <youngs@xemacs.org>
2 8
3 * XEmacs 21.5.15 "celery" is released. 9 * XEmacs 21.5.15 "celery" is released.
4 10
5 2003-08-28 Jerry James <james@xemacs.org> 11 2003-08-28 Jerry James <james@xemacs.org>