Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 575:d5e8f5ad5043
[xemacs-hg @ 2001-05-25 04:22:31 by martinb]
Fix compile warning
author | martinb |
---|---|
date | Fri, 25 May 2001 04:22:33 +0000 |
parents | 0f910da8ca73 |
children | 6db80f4ab17c |
comparison
equal
deleted
inserted
replaced
574:fc46dbaf2aaf | 575:d5e8f5ad5043 |
---|---|
1 2001-05-25 Martin Buchholz <martin@xemacs.org> | 1 2001-05-25 Martin Buchholz <martin@xemacs.org> |
2 | |
3 * fns.c (base64_conversion_error): Fix compile warning. | |
2 | 4 |
3 * realpath.c: This file doesn't deal with internal | 5 * realpath.c: This file doesn't deal with internal |
4 representation. Define DONT_ENCAPSULATE. | 6 representation. Define DONT_ENCAPSULATE. |
5 Fixes crash in test suite. | 7 Fixes crash in test suite. |
6 | 8 |