Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 1744:e4f996d69637
[xemacs-hg @ 2003-10-14 14:40:08 by james]
Fix compiler.h induced warnings and update depend.
author | james |
---|---|
date | Tue, 14 Oct 2003 14:40:27 +0000 |
parents | 543769b89fed |
children | 18d2b8dabcf7 |
line wrap: on
line diff
--- a/src/ChangeLog Tue Oct 14 05:03:13 2003 +0000 +++ b/src/ChangeLog Tue Oct 14 14:40:27 2003 +0000 @@ -1,3 +1,8 @@ +2003-10-14 Jerry James <james@xemacs.org> + + * compiler.h: Check __GNUC_PATCHLEVEL__ definition. + * depend: Regenerate. + 2003-10-13 Jerry James <james@xemacs.org> * dumper.h: Use {BEGIN,END}_C_DECLS instead of explicit #ifdef.