diff src/ChangeLog @ 73539:db045c86d29b

* ralloc.c (relinquish): Use a long for excess space counter to handle 64-bit case correctly.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 29 Oct 2006 21:54:18 +0000
parents d2f1d227576d
children ebdf9d25121d 7eeafaaa9eab
line wrap: on
line diff
--- a/src/ChangeLog	Sun Oct 29 21:49:24 2006 +0000
+++ b/src/ChangeLog	Sun Oct 29 21:54:18 2006 +0000
@@ -1,3 +1,8 @@
+2006-10-29  Mark Davies  <mark@mcs.vuw.ac.nz> (tiny change)
+
+	* ralloc.c (relinquish): Use a long for excess space counter to
+	handle 64-bit case correctly.
+
 2006-10-29  Jeramey Crawford  <jeramey@jeramey.com>
 
 	* m/amdx86-64.h: Add defines for OpenBSD x86-64.