Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 2260:f913c1545598
[xemacs-hg @ 2004-09-10 18:46:58 by james]
Change log to log2 to avoid gcc3 shadow warnings.
author | james |
---|---|
date | Fri, 10 Sep 2004 18:47:02 +0000 |
parents | e77c2aea9fd8 |
children | 09e68196904a |
comparison
equal
deleted
inserted
replaced
2259:e77c2aea9fd8 | 2260:f913c1545598 |
---|---|
1 2004-08-18 Felix H. Gatzemeier <f.g@tzemeier.info> | |
2 | |
3 * alloc.c (malloced_storage_size): Renamed log to log2, twice, | |
4 to fix a shadow warning in gcc 3.3.4. | |
5 | |
1 2004-09-10 Malcolm Purvis <malcolmp@xemacs.org> | 6 2004-09-10 Malcolm Purvis <malcolmp@xemacs.org> |
2 | 7 |
3 * Makefile.in.in: Enable support for parallel builds. | 8 * Makefile.in.in: Enable support for parallel builds. |
4 | 9 |
5 2004-08-26 Jerry James <james@xemacs.org> | 10 2004-08-26 Jerry James <james@xemacs.org> |