
2004-05-29  Rhys Weatherley  <rweather@southern-storm.com.au>

	* class/System.Data/Makefile.am, jay/.cvsignore, jay/Makefile.am,
	jay/README, jay/README.jay, jay/closure.c, jay/defs.h, jay/error.c,
	jay/lalr.c, jay/lr0.c, jay/main.c, jay/mkpar.c, jay/output.c,
	jay/reader.c, jay/skeleton, jay/skeleton.cs, jay/symtab.c,
	jay/verbose.c, jay/warshall.c: check in the full sources for jay
	because automake 1.4 cannot handle directory specifications in
	SOURCES lines.

	* class/System.Data/.cvsignore, class/System.Web/.cvsignore,
	class/System.Web.Services/.cvsignore: add some auto-generated
	files to .cvsignore.

	* NEWS, configure.in: update version for the "0.6.6" release.

2004-05-24  Gopal.V  <gopalv82@yahoo.com>

	* copy-mcs.sh: Add the new directories to copy-mcs.sh.

2004-05-21  Gopal.V  <gopalv82@yahoo.com>

	* class/System.Web.Services/System.Web.Services.build: Add references
	to System.Data and its dependencies to support a clean build.

	* class/System.Web/System.Web.build, class/System.Web/ICall.cs: Add
	stubs to replace the mono internal calls.

2004-05-20  Gopal.V  <gopalv82@yahoo.com>

	* configure.in, class/Makefile.am, 
	class/System.Web.Services/Makefile.am, 
	class/System.Web.Services/System.Web.Services.build: Add
	System.Web.Services to ml-pnet.
	
2004-05-19  Gopal.V  <gopalv82@yahoo.com>

	* configure.in, jay/Makefile.am: add jay as no-inst binary to 
	enable it to build System.Data.
	
	* Makefile.am: place jay before all other tools.

	* class/System.Data/Makefile.am , class/System.Data/System.Data.build:
	Generate Parser.cs locally using jay and let it compile System.Data
	out of the box.

	* class/System.Web/System.Web.build , class/System.Web/Makefile.am,
	class/Makefile.am , configure.in : Add System.Web to ml-pnet.
	
2004-04-30  Klaus Treichel  <ktreichel@web.de>

	* class/Makefile.am: Reorder directories to reflect dependencies

	* class/Mono.Data.DB2Client/Mono.Data.DB2Client.build,
	class/Mono.Data.MySql/Mono.Data.MySql.build,
	class/Mono.Data.PostgreSqlClient/Mono.Data.PostgreSqlClient.build,
	class/Mono.Data.SqliteClient/Mono.Data.SqliteClient.build,
	class/Mono.Data.SybaseClient/Mono.Data.SybaseClient.build,
	class/Mono.Data.TdsClient/Mono.Data.TdsClient.build,
	class/System.Data.OracleClient/System.Data.OracleClient.build,
	tools/SqlSharp/SqlSharp.build: add missing reference to Mono.Security

	* class/Mono.Data.Tds/Mono.Data.Tds.build: added missing reference 
	to System.Xml and Mono.Security
	
	* class/Mono.Security/Mono.Security.build,
	class/System.Data/System.Data.build: set framework version back 
	to 1.1 because of missing sources for 1.2 , add flag ONLY_1_1
	add missing reference to Mono.Security.

	* class/System.Data.Objectspaces/System.Data.Objectspaces.build,
	class/System.Data.SqlXml/System.Data.SqlXml.build: set framework 
	version back to 1.1 because of dependencies , add missing reference
	to Mono.Security. (patch #2935, Gopal)

2004-01-03  Rhys Weatherley  <rweather@southern-storm.com.au>

	* NEWS, configure.in: update version for the "0.6.2" release.

	* configure.in: update working version to "0.6.3".

2003-12-31  Rhys Weatherley  <rweather@southern-storm.com.au>

	* class/System.DirectoryServices/System.DirectoryServices.build:
	add back some classes that were previously broken but work now.

2003-11-28  Rhys Weatherley  <rweather@southern-storm.com.au>

	* configure.in, copy-mcs.sh, class/Makefile.am,
	class/System.DirectoryServices/.cvsignore,
	class/System.DirectoryServices/Makefile.am,
	class/System.DirectoryServices/System.DirectoryServices.build:
	add build scripts for "System.DirectoryServices".

	* configure.in, copy-mcs.sh, class/Makefile.am,
	class/Mono.Data.SqliteClient/.cvsignore,
	class/Mono.Data.SqliteClient/Makefile.am,
	class/Mono.Data.SqliteClient/Mono.Data.SqliteClient.build,
	class/Mono.Data.SybaseClient/.cvsignore,
	class/Mono.Data.SybaseClient/Makefile.am,
	class/Mono.Data.SybaseClient/Mono.Data.SybaseClient.build,
	class/Mono.Data.TdsClient/.cvsignore,
	class/Mono.Data.TdsClient/Makefile.am,
	class/Mono.Data.TdsClient/Mono.Data.TdsClient.build
	add build scripts for "Mono.Data.SqliteClient",
	"Mono.Data.SybaseClient", and "Mono.Data.TdsClient".

2003-11-27  Rhys Weatherley  <rweather@southern-storm.com.au>

	* configure.in, class/Makefile.am: temporarily disable
	Npgsql because it doesn't build due to missing dependencies.

	* configure.in, */*.build, */*.am: modify the build system
	to use "ilgac" to install assemblies; infer the correct framework
	version numbers from pnetlib.

	* missing: update the "missing" script so that it is no longer
	"too old or missing".

	* configure.in, copy-mcs.sh, class/Makefile.am,
	class/Mono.Cairo/.cvsignore, class/Mono.Cairo/Makefile.am,
	class/Mono.Cairo/Mono.Cairo.build, class/System.Data/System.Data.build,
	class/System.Data.ObjectSpaces/.cvsignore,
	class/System.Data.ObjectSpaces/Makefile.am,
	class/System.Data.ObjectSpaces/System.Data.ObjectSpaces.build,
	class/System.Data.SqlXml/.cvsignore,
	class/System.Data.SqlXml/Makefile.am,
	class/System.Data.SqlXml/System.Data.SqlXml.build: add build
	scripts for "Mono.Cairo", "System.Data.SqlXml", and
	"System.Data.ObjectSpaces".

	* configure.in, copy-mcs.sh, class/Makefile.am,
	class/Mono.Security/.cvsignore, class/Mono.Security/Makefile.am,
	class/Mono.Security/Mono.Security.build,
	class/Mono.Security.Win32/.cvsignore,
	class/Mono.Security.Win32/Makefile.am,
	class/Mono.Security.Win32/Mono.Security.Win32.build,
	class/Novell.Directory.Ldap/.cvsignore,
	class/Novell.Directory.Ldap/Makefile.am,
	class/Novell.Directory.Ldap/Novell.Directory.Ldap.build,
	class/System.Security/.cvsignore, class/System.Security/Makefile.am,
	class/System.Security/System.Security.build: add build scripts for
	"Mono.Security", "Mono.Security.Win32", "Novell.Directory.Ldap",
	and "System.Security".

2003-10-15  Rhys Weatherley  <rweather@southern-storm.com.au>

	* NEWS, configure.in: update version for the "0.6.0" release.

	* configure.in: update working version to "0.6.1".

2003-10-14  Rhys Weatherley  <rweather@southern-storm.com.au>

	* configure.in, class/Makefile.am: disable "ByteFX.Data" because
	it now depends upon "System.Design" and "System.Web" which are
	not supported yet.

	* tools/.cvsignore, tools/SqlSharp/.cvsignore: add cvsignore files.

2003-10-08  Rhys Weatherley  <rweather@southern-storm.com.au>

	* configure.in, class/Makefile.am, class/ByteFX.Data/ByteFX.Data.build,
	class/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.build,
	class/ICSharpCode.SharpZipLib/Makefile.am: remove the zip library
	from "ml-pnet" because pnetlib now has its own version.

	* copy-mcs.sh: remove the zip library from the build helper script.

2003-09-21  Rhys Weatherley  <rweather@southern-storm.com.au>

	* configure.in, copy-mcs.sh, class/Makefile.am,
	class/ByteFX.Data/ByteFX.Data.build,
	class/Mono.Data.DB2Client/Mono.Data.DB2Client.build,
	class/Mono.Data.MySql/Mono.Data.MySql.build,
	class/Mono.Data.PostgreSqlClient/Mono.Data.PostgreSqlClient.build,
	class/Npgsql/Npgsql.build, class/System.Data/System.Data.build,
	class/System.Data.OracleClient/System.Data.OracleClient.build,
	class/System.EnterpriseServices/Makefile.am,
	class/System.EnterpriseServices/System.EnterpriseServices.build:
	remove "System.EnterpriseServices" from "ml-pnet" because pnetlib
	now has its own version.

2003-09-06  Rhys Weatherley  <rweather@southern-storm.com.au>

	* NEWS, configure.in: update version for the "0.5.12" release.

	* configure.in: update working version to "0.5.13".

2003-08-09  Rhys Weatherley  <rweather@southern-storm.com.au>

	* class/System.ServiceProcess/System.ServiceProcess.build:
	add "System.dll" to the dependencies for "System.ServiceProcess.dll".

	* configure.in, class/Makefile.am,
	class/System.Configuration.Install/Makefile.am,
	class/System.Configuration.Install/System.Configuration.Install.build:
	remove "System.Configuration.Install" from ml-pnet because pnetlib
	now has its own implementation.

2003-07-26  Rhys Weatherley  <rweather@southern-storm.com.au>

	* configure.in, copy-mcs.sh: look for "build/library.make" in
	some other places as well.

	* NEWS, configure.in: update version for the "0.5.10" release.

	* configure.in: update working version to "0.5.11".

2003-07-19  Gopal.V  <gopalv82@symonds.net>
	
	* configure.in: look for build/library.make as well

2003-06-17  Rhys Weatherley  <rweather@southern-storm.com.au>

	* configure.in: look for "mcs-sources" locally first, in case
	we have the mcs sources in the local directory.

	* copy-mcs.sh: add a helper script for copying the mcs sources
	into a release tarball.

	* NEWS, configure.in: update version for the "0.5.8" release.

	* configure.in: update working version to "0.5.9".

2003-06-01  Gopal.V  <gopalv82@symonds.net>
	
	* class/ByteFX.Data/ByteFX.Data.build,
	class/Mono.Data.DB2Client/Mono.Data.DB2Client.build,
	class/Mono.Data.MySql/Mono.Data.MySql.build,
	class/Mono.Data.PostgreSqlClient/Mono.Data.PostgreSqlClient.build,
	class/System.Data.OracleClient/System.Data.OracleClient.build,
	tools/SqlSharp/SqlSharp.build: Provide the path to the various
	dependency libraries inside ml-pnet for builds using System.Data

	* configure.in, class/Makefile.am, class/Npgsql/Makefile.am , 
	class/Npgsql/Npgsql.build: Add the Npgsql managed provider for
	PostgreSql.

2003-05-31  Gopal.V  <gopalv82@symonds.net>

	* configure.in, Makefile.am, tools/Makefile.am
	tools/SqlSharp/Makefile.am, tools/SqlSharp/SqlSharp.build, 
	tools/SqlSharp/sqlsharp-run.sh : Add a new tools/ section and 
	add a build for the SqlSharp command line client.

	* configure.in, class/Makefile.am, class/ByteFX.Data/Makefile.am,
	class/ByteFX.Data/ByteFX.Data.build: Add the managed Mysql provider
	to the build.
	
	* ChangeLog, configure.in, class/Makefile.am, 
	class/Mono.Data.DB2Client/Makefile.am, 
	class/Mono.Data.DB2Client/Mono.Data.DB2Client.build, 
	class/System.Data.OracleClient/Makefile.am, 
	class/System.Data.OracleClient/System.Data.OracleClient.build: Add 
	OracleClient and DB2Client to the build.

	
2003-05-30  Gopal.V  <gopalv82@symonds.net>
	
	* configure.in, class/Makefile.am, class/System.Data/Makefile.am,
	class/System.Data/System.Data.build: Add the build for System.Data
	assembly

	* configure.in, class/Makefile.am, 
	class/Mono.Data.PostgreSqlClient/Makefile.am,
	class/Mono.Data.PostgreSqlClient/Mono.Data.PostgreSqlClient.build,
	class/Mono.Data.MySql/Makefile.am,
	class/Mono.Data.MySql/Mono.Data.MySql.build: Add the Postgres and
	MySql client plugin builds for System.Data .

2003-05-28  Rhys Weatherley  <rweather@southern-storm.com.au>

	* configure.in, class/Makefile.am, class/System.Messaging/.cvsignore,
	class/System.Messaging/Makefile.am,
	class/System.Messaging/System.Messaging.build: add the
	"System.Messaging" assembly to "ml-pnet".

2003-05-25  Rhys Weatherley  <rweather@southern-storm.com.au>

	* configure.in, class/Makefile.am,
	class/Accessibility/Accessibility.build,
	class/Accessibility/Makefile.am: remove "Accessibility" from
	"ml-pnet" because "pnetlib" now has its own version.
