diff --git a/legacy/evas/ChangeLog b/legacy/evas/ChangeLog index 75c3f5279d..85a8c55500 100644 --- a/legacy/evas/ChangeLog +++ b/legacy/evas/ChangeLog @@ -363,4 +363,6 @@ * Fix Evas table to handle weighting correctly for items and veto rows or columns that have any child spanning that column not able to expand. + * Fix Evas table to use actual fractional weights, not just + boolean expand/not expand from weight value.