# HG changeset patch # User Stefan Monnier # Date 1057533200 0 # Node ID 80cf6737bde50f2c2ce4e09df6a10cab55da8938 # Parent f01acdb936f9bbf79dce7843a9ca4ed563bb2ad2 *** empty log message *** diff -r f01acdb936f9 -r 80cf6737bde5 src/ChangeLog --- a/src/ChangeLog Sun Jul 06 23:12:21 2003 +0000 +++ b/src/ChangeLog Sun Jul 06 23:13:20 2003 +0000 @@ -1,3 +1,8 @@ +2003-07-06 Stefan Monnier + + * alloc.c (live_float_p): Check that p is not past the `floats' array, + now that `floats' is not the last element of the struct any more. + 2003-07-06 Jason Rumney * w32term.h (ClipboardSequence_Proc): New type.