comparison modules/ChangeLog @ 4740:ff037e1dc33c

automatic merge
author Stephen J. Turnbull <stephen@xemacs.org>
date Thu, 12 Nov 2009 00:00:11 +0900
parents dce479915b74
children aa5ed11f473b
comparison
equal deleted inserted replaced
4739:679041362cd4 4740:ff037e1dc33c
1 2009-11-09 Jerry James <james@xemacs.org>
2
3 * sample/external/Makefile.in.in: Clarify GPL status.
4 * sample/external/configure.ac: Ditto.
5 * sample/external/sample.c: Ditto.
6 * sample/internal/sample.c: Ditto.
7
1 2009-10-05 Jerry James <james@xemacs.org> 8 2009-10-05 Jerry James <james@xemacs.org>
2 9
3 * ldap/eldap.c (Fldap_search_basic): quiet gcc warnings due to 10 * ldap/eldap.c (Fldap_search_basic): quiet gcc warnings due to
4 NEW_LISP_STRING_TO_EXTERNAL modifying a variable while computing a 11 NEW_LISP_STRING_TO_EXTERNAL modifying a variable while computing a
5 result to be passed as a parameter. 12 result to be passed as a parameter.