# HG changeset patch # User John W. Eaton # Date 1294741046 18000 # Node ID 66309af677462baa697dfb18c5a72c72c752636c # Parent 3c323dde0f85220c829eeb752783e47340cdd378 ChangeLog fix diff -r 3c323dde0f85 -r 66309af67746 scripts/ChangeLog --- a/scripts/ChangeLog Mon Jan 10 22:01:08 2011 -0800 +++ b/scripts/ChangeLog Tue Jan 11 05:17:26 2011 -0500 @@ -12,7 +12,7 @@ * general/private/__isequal__.m: Use builtin ("struct", ...) to convert objects to a structs to avoid possible overloading of - the struct function. + the struct function. Bug #32071. 2011-01-09 Rik