Finish support for the System.Security.Cryptography.RNGCryptoServiceProvider
[mono.git] / mcs / class / System.Data / ChangeLog
1 2002-02-10  Christopher Podurgiel <cpodurgiel@msn.com>
2         
3         * Removed *.cs from System.Data as the correct files are in mcs/class/System.Data/System.Data
4         * Updated all Enums, Interfaces, and Delegates in System.Data
5
6 2002-02-11  Christopher Podurgiel <cpodurgiel@msn.com>
7
8         * DataColumnChangeEventArgs.cs : Added
9         * DataColumnChangeEventHandler.cs : Added