diff --git a/ChangeLog b/ChangeLog index 64e338a57..897200bf2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Thu Oct 11 13:53:22 2001 Nicola Pero + + * Source/NSMatrix.m ([-setTarget:]): Do not retain the target + (patch by Ludovic Marcotte ) + * Source/NSMatrix.m ([-textShouldEndEditing:]): Access _target + ivar directly. + 2001-10-08 Adam Fedor * Source/NSPrintOperation (_runOperation): New internal method.