# HG changeset patch # User John W. Eaton # Date 1294741046 18000 # Node ID 66309af677462baa697dfb18c5a72c72c752636c # Parent 3c323dde0f85220c829eeb752783e47340cdd378 ChangeLog fix diff --git a/scripts/ChangeLog b/scripts/ChangeLog --- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -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