Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 3461:fd2936bbfc5f
[xemacs-hg @ 2006-06-19 18:10:17 by james]
Don't make the stats arrays bigger than they need to be.
<m3mzcdqbk5.fsf@jerrypc.cs.usu.edu>
author | james |
---|---|
date | Mon, 19 Jun 2006 18:10:19 +0000 |
parents | 6139607b3fbf |
children | 6c7605dfcf07 |
line wrap: on
line diff
--- a/src/ChangeLog Sun Jun 18 21:51:09 2006 +0000 +++ b/src/ChangeLog Mon Jun 19 18:10:19 2006 +0000 @@ -1,3 +1,9 @@ +2006-06-16 Jerry James <james@xemacs.org> + + * alloc.c: Don't add MODULE_DEFINABLE_TYPE_COUNT to + countof (lrecord_implementations_table); the latter is already big + enough. + 2006-06-18 Aidan Kehoe <kehoea@parhasard.net> * event-xlike-inc.c: