Mercurial > hg > xemacs-beta
diff modules/ChangeLog @ 3029:986cd22006a9
[xemacs-hg @ 2005-10-26 13:01:37 by stephent]
Warning elimination and documentation improvements.
<878xwgh1u7.fsf@tleepslib.sk.tsukuba.ac.jp>
<87d5lsh1xa.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Wed, 26 Oct 2005 13:01:45 +0000 |
parents | b7f26b2f78bd |
children | 28729529bee2 |
line wrap: on
line diff
--- a/modules/ChangeLog Tue Oct 25 21:51:23 2005 +0000 +++ b/modules/ChangeLog Wed Oct 26 13:01:45 2005 +0000 @@ -1,3 +1,11 @@ +2005-10-22 Stephen J. Turnbull <stephen@xemacs.org> + + Warning elimination: + + * ldap/eldap.c (Fldap_add): Remove declaration of `current', which + is now declared by EXTERNAL_LIST_LOOP_2. + (Fldap_modify): Remove redundant variable `gcpro2', + 2005-10-25 Ben Wing <ben@xemacs.org> * postgresql/postgresql.c (allocate_pgconn):