Mercurial > hg > xemacs-beta
comparison modules/ChangeLog @ 5143:186aebf7f6c6
merge
| author | Ben Wing <ben@xemacs.org> |
|---|---|
| date | Sat, 13 Mar 2010 11:38:54 -0600 |
| parents | e5380fdaf8f1 f965e31a35f0 |
| children | 11ed8768ac4f |
comparison
equal
deleted
inserted
replaced
| 5140:e5380fdaf8f1 | 5143:186aebf7f6c6 |
|---|---|
| 4 * base64/base64.c (Fbase64_encode): | 4 * base64/base64.c (Fbase64_encode): |
| 5 * base64/base64.c (Fbase64_decode): | 5 * base64/base64.c (Fbase64_decode): |
| 6 * base64/base64.c (syms_of_base64): | 6 * base64/base64.c (syms_of_base64): |
| 7 Fix file to follow GNU coding standards for indentation, spacing | 7 Fix file to follow GNU coding standards for indentation, spacing |
| 8 before parens. | 8 before parens. |
| 9 | |
| 10 2010-03-13 Ben Wing <ben@xemacs.org> | |
| 11 | |
| 12 * postgresql/postgresql.c (print_pgconn): | |
| 13 * postgresql/postgresql.c (print_pgresult): | |
| 14 printing_unreadable_object -> printing_unreadable_object_fmt. | |
| 15 | |
| 16 2010-03-13 Ben Wing <ben@xemacs.org> | |
| 17 | |
| 18 * ldap/eldap.c (print_ldap): | |
| 19 printing_unreadable_object -> printing_unreadable_object_fmt. | |
| 20 | |
| 21 2010-03-07 Ben Wing <ben@xemacs.org> | |
| 22 | |
| 23 * postgresql/postgresql.c (finalize_pgconn): | |
| 24 * postgresql/postgresql.c (finalize_pgresult): | |
| 25 * ldap/eldap.c (finalize_ldap): | |
| 26 Fix the finalizers to go with the new calling sequence. Done | |
| 27 previously but somehow got lost. | |
| 9 | 28 |
| 10 2010-03-05 Ben Wing <ben@xemacs.org> | 29 2010-03-05 Ben Wing <ben@xemacs.org> |
| 11 | 30 |
| 12 * postgresql/postgresql.c (allocate_pgconn): | 31 * postgresql/postgresql.c (allocate_pgconn): |
| 13 * postgresql/postgresql.c (allocate_pgresult): | 32 * postgresql/postgresql.c (allocate_pgresult): |
