stub out things to get the beatles xbox site up and running
[moon.git] / class / System.Windows / System.Collections.Specialized / ChangeLog
blob0c387d14441e168605c58e4c15b64c46f782d283
1 2008-12-18  Sebastien Pouliot  <sebastien@ximian.com>
3         * NotifyCollectionChangedAction.cs: Fix validations and default 
4         values to match unit tests.
6 2008-11-18  Rolf Bjarne Kvinge <RKvinge@novell.com> 
8         * NotifyCollectionChangedAction.cs: Corcompare work.
10 2008-08-11  Chris Toshok  <toshok@ximian.com>
12         * NotifyCollectionChangedEventArgs.cs: correct the constructors to
13         do the right thing, and add documented (but untested at present)
14         behavior where it throws ArgumentExceptions except for the valid
15         values for @action.