diff --git a/ChangeLog b/ChangeLog index 7584222ad..ba6f472cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,16 @@ +Thu Nov 22 00:58:12 2001 Nicola Pero + + * GNUmakefile (CVS_MODULE_NAME): Define. + 2001-11-21 Laurent Julliard - * Source/NSBrowser.m (-initWithCoder:): colCount and _firstVisible Column must always be decoded. Bug fixed (thanks to Adam Fedor) + * Source/NSBrowser.m (-initWithCoder:): colCount and _firstVisible + Column must always be decoded. Bug fixed (thanks to Adam Fedor) 2001-11-20 Laurent Julliard - * Source/NSComboBoxCell.m (-setNumberOfVisibleItems): max number of items tested on wrong variable. Corrected + * Source/NSComboBoxCell.m (-setNumberOfVisibleItems): max number + of items tested on wrong variable. Corrected 2001-11-19 Adam Fedor