diff --git a/ChangeLog b/ChangeLog index a406b84ed..163ad9377 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-03-02 Ludovic Marcotte + + * Source/NSComboBoxCell.m: Modified so that we no longer + retain the dataSource. This would create a retain loop and + prevent anything using it to be released properly. + 2003-03-01 Fred Kiefer * Source/NSTextView_actions.m