diff --git a/ChangeLog b/ChangeLog index e6c81ff0e..67d32b5cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +Wed Apr 18 00:14:33 2001 Nicola Pero + + * Model/IMConnectors.m: Use #import rather than #include. + ([IMControlConnector -establishConnection]): Do not retain target + when setting it directly. + +2001-04-18 Georg Fleischmann + + * Model/IMConnectors.m ([IMOutletConnector + -establishConnection:]): Do not retain destination when setting it + directly. + 2001-04-16 Adam Fedor * Source/NSWindow.m (-miniaturize:): Set visible flag to NO.