X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2FChangeLog;h=156bcaa6131ddd05daa9bb6a1e7314b7afd91939;hb=50beb484c091b7eb9fdd4cba436757c12f316b8d;hp=51b513e962ee0014acb20b241b9895fb3f9fa189;hpb=d453f6336b8f69a9668ae7fca16e447ef196281a;p=mono.git diff --git a/mcs/ChangeLog b/mcs/ChangeLog index 51b513e962e..156bcaa6131 100644 --- a/mcs/ChangeLog +++ b/mcs/ChangeLog @@ -1,3 +1,33 @@ +2004-06-05 Atsushi Enomoto + + * Makefile: added target run-test-ondotnet. + +2004-05-26 Raja R Harinath + + * nunit20/util/Makefile (EXTRA_DISTFILES): Remove + Transform.resources. + ($(the_lib)): Make Transform.resources using internal resgen. + * nunit20/util/Transform.resources: Rebuild. + +2004-05-25 Sebastien Pouliot + + * nunit.key: New. NUnit private key. Due to build issues the key + must be present in this directory. + +2004-05-20 Raja R Harinath + + * Makefile (SUBDIRS): Move 'monoresgen' ahead of 'class'. + +2004-05-17 Raja R Harinath + + * Makefile (all, clean): Remove indirection. + (clean-profiles): New. + +2004-05-13 Jackson Harper + + * Makefile: default build is no longer the multi profile build. Do + build both 1.1 and 2.0 profiles use the all-profiles target. + 2004-05-12 Gonzalo Paniagua Javier * Makefile: disable net_2_0 on windows. It doesn't build. Don't @@ -158,41 +188,41 @@ which includes a MySQL ADO.NET Provider. Contributed by Reggie Burnett from ByteFX, Inc. - ByteFX.Data 0.6.5 is Copyright 2002-2003, ByteFX, Inc. - - Added the following files and directories: + ByteFX.Data 0.6.5 is Copyright 2002-2003, ByteFX, Inc. + + Added the following files and directories: + + class/ByteFX.Data/AssemblyInfo.cs + class/ByteFX.Data/list + class/ByteFX.Data/ByteFX.Data.build + class/ByteFX.Data/makefile.gnu + class/ByteFX.Data/ChangeLog.txt + class/ByteFX.Data/readme.txt + class/ByteFX.Data/lgpl.txt: new files - class/ByteFX.Data/AssemblyInfo.cs - class/ByteFX.Data/list - class/ByteFX.Data/ByteFX.Data.build - class/ByteFX.Data/makefile.gnu - class/ByteFX.Data/ChangeLog.txt - class/ByteFX.Data/readme.txt - class/ByteFX.Data/lgpl.txt: new files - - BitStream.cs - Connection.cs - Field.cs - Inflater.cs - ConnectionString.cs - HuffmanTree.cs - NamedPipeStream.cs - class/ByteFX.Data/Common: added files to new directory - - Driver.cs - command.resx - todo.txt - CommandBuilder.cs - Exception.cs - dataadapter.cs - transcaction.cs - Connection.cs - Field.cs - datareader.cs - Connection.resx - MysqlDefs.cs + BitStream.cs + Connection.cs + Field.cs + Inflater.cs + ConnectionString.cs + HuffmanTree.cs + NamedPipeStream.cs + class/ByteFX.Data/Common: added files to new directory + + Driver.cs + command.resx + todo.txt + CommandBuilder.cs + Exception.cs + dataadapter.cs + transcaction.cs + Connection.cs + Field.cs + datareader.cs + Connection.resx + MysqlDefs.cs parameter.cs - class/ByteFX.Data/mysqlclient: added files to new directory + class/ByteFX.Data/mysqlclient: added files to new directory command.cs parameter_collection.cs