Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 4115:6595286b4bed
[xemacs-hg @ 2007-08-14 18:58:13 by crestani]
2006-12-29 Nix <nix@esperi.org.uk>
* gc.c (recompute_need_to_garbage_collect): Avoid numeric
overflow in percentage calculation.
author | crestani |
---|---|
date | Tue, 14 Aug 2007 18:58:16 +0000 |
parents | f4b1f7f86ac9 |
children | 229bd619740a |
line wrap: on
line diff
--- a/src/ChangeLog Mon Aug 13 21:51:24 2007 +0000 +++ b/src/ChangeLog Tue Aug 14 18:58:16 2007 +0000 @@ -1,3 +1,8 @@ +2006-12-29 Nix <nix@esperi.org.uk> + + * gc.c (recompute_need_to_garbage_collect): Avoid numeric + overflow in percentage calculation. + 2007-08-04 Stephen J. Turnbull <stephen@xemacs.org> * sunpro.c (Fut_log_text): Fix mismatched parentheses, reorganize.