2009-04-10 Zoltan Varga <vargaz@gmail.com>
[mcs.git] / class / ChangeLog
blobdccd50401fee3a625608c1e397423733ea565eaf
2 Mon Apr 6 14:37:32 CEST 2009 Paolo Molaro <lupus@ximian.com>
4         * Makefile, Mono.Tasklets: managed part of continuation support.
6 2009-03-27  Raja R Harinath  <harinath@hurrynot.org>
8         * Makefile (net_2_0_dirs): Build System.Runtime.Serialization
9         before System.Data.Linq.
11 2009-01-22  Marek Habersack  <mhabersack@novell.com>
13         * Makefile (net_2_0_dirs): added System.Web - it now depends on
14         System.Core, so it needs to be recompiled one more time after
15         System.Core is done.
17 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
19         * Makefile : revert previous one and retry before I revert everything.
21 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
23         * Makefile : actually RabbitMQ.Client is under wrong build practice :(
25 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
27         * Makefile : add new sys.messaging implementation.
29 2008-11-20  Jb Evain  <jbevain@novell.com>
31         * Makefile: add System.Xml.Linq to the net_2_1 build.
33 2008-11-05  Marek Habersack  <mhabersack@novell.com>
35         * Makefile (net_2_0_dirs): Npgsql requires .NET 2.0+ now.
37 2008-10-21  Atsushi Enomoto  <atsushi@ximian.com>
39         * Malefile: ... and Sys.ComponentModel.DataAnnotations.dll.
41 2008-10-21  Atsushi Enomoto  <atsushi@ximian.com>
43         * Malefile: added Sys.Web.DynamicData to the build.
45 2008-10-17  Jonathan Pryor  <jpryor@novell.com>
47         * I18N/Makefile: Add doc-update target support.
49 2008-10-13  Jonathan Pryor  <jpryor@novell.com>
51         * Makefile (net_2_0_dirs): Add Mono.Options.
53 2008-10-09  Atsushi Enomoto  <atsushi@ximian.com>
55         * Makefile: add System.Web.Abstractions and System.Web.Routing.
57 2008-10-07  Atsushi Enomoto  <atsushi@ximian.com>
59         * Makefile : changed some net_2_0_dirs orders; Sys.Web.Extensions
60           will depend on Sys.Data.Linq (LinqDataSource).
62 2008-10-07  Zoltan Varga  <vargaz@gmail.com>
64         * Makefile (net_2_0_dirs): Add Mono.Simd.
66 2008-09-30  Marek Habersack  <mhabersack@novell.com>
68         * Makefile (net_2_0_dirs): added System.Web.Extensions_1.0 and
69         System.Web.Extensions.Design_1.0
70         (net_3_5_dirs): removed System.Web.Extensions, the 3.5 version is
71         now built in the 2.0 profile.
73 2008-09-24  Zoltan Varga  <vargaz@gmail.com>
75         * Makefile (net_2_0_dirs): Add Mono.Management.
77 2008-09-23  Marek Safar  <marek.safar@gmail.com>
79         * Makefile: Build Mono.CompilerServices.SymbolWriter before it's
80         used.
82 2008-09-23  Jb Evain  <jbevain@novell.com>
84         * Makefile: compile the SymbolWriter during net_2_1_raw.
86 2008-09-12  Jb Evain  <jbevain@novell.com>
88         * Makefile: add System.ServiceModel.Web to the net_2_1_raw build.
90 2008-09-12  Jb Evain  <jbevain@novell.com>
92         * Makefile: add System.ServiceModel to the net_2_1_raw build.
94 2008-09-09  Jb Evain  <jbevain@novell.com>
96         * Makefile: build System.Runtime.Serialization
97         during the net_2_1_raw profile.
99 2008-08-21  Jb Evain  <jbevain@novell.com>
101         * Makefile: add wcf and cardspace to the build.
103 2008-07-31  Jb Evain  <jbevain@novell.com>
105         * Makefile: update net_2_1_bootstrap_SUBDIRS to only build
106         corlib and System.
107 2008-05-22  Andreia Gaita <avidigal@novell.com> 
109         * Makefile, Mono.Mozilla, Mono.WebBrowser: Long overdue rename of
110           Mono.Mozilla to Mono.WebBrowser. step 1 - directory moving
112 2008-05-14  Atsushi Enomoto  <atsushi@ximian.com>
114         * Makefile : moved System.Data.DataSetExtensions.dll from net_3_5
115           island to centum net_2_0 subdirs.
117 2008-05-10  Sebastien Pouliot  <sebastien@ximian.com>
119         * Makefile: Include silverlight.pub in dist so monobuild goes on...
121 2008-04-14  Raja R Harinath  <harinath@hurrynot.org>
123         * Makefile (DIST_ONLY_SUBDIRS): Remove.
124         (MONO_WEB, MONO_POSIX, MONO_SYMWRITER): Remove.  Inline definitions.
126 2008-04-13  Jb Evain  <jbevain@novell.com>
128         * Makefile: update the 2.1 assemblies.
129         Merged from the Moonlight 2 branch.
131 2008-03-04  Marek Safar  <marek.safar@gmail.com>
133         * Makefile: Added System.Data.Linq
134         
135 2008-03-03  Marek Habersack  <mhabersack@novell.com>
137         * Makefile: Move Mono.Web back to the common section.
139 2008-03-03  Marek Safar  <marek.safar@gmail.com>
141         * Makefile: Moved Mono.Web to 2.0 section.
143 2008-02-17  Raja R Harinath  <harinath@hurrynot.org>
145         * Makefile (net_3_5_dirs): Remove System.Xml.Linq, now that it's
146         built in the 2.0 profile.
148 2008-02-11  Andrew Jorgensen  <ajorgensen@novell.com>
150         * Makefile: build System.Xml.Linq in the 2.0 profile
152 2007-12-19  Jb Evain  <jbevain@novell.com>
154         * Makefile: include MicrosoftAjaxLibrary/License.htm
155         in the dist.
157 2007-12-17  Jb Evain  <jbevain@novell.com>
159         * Makefile: build Mono.Cecil only in the default profile.
161 2007-12-08  Marek Habersack  <mhabersack@novell.com>
163         * Makefile (common_dirs): Mono.Data.Sqlite must be built before
164         System.Web.
166 2007-12-03  Marek Safar  <marek.safar@gmail.com>
168         * Makefile: Build 3.5 assemblies under NET_3_5 profile.
169         
170 2007-11-29  Atsushi Enomoto  <atsushi@ximian.com>
172         * Makefile: added System.Xml.Linq.
174 2007-11-13  Atsushi Enomoto  <atsushi@ximian.com>
176         * Makefile: In 2.0 System.EnterpriseServices.dll depends on
177           System.Transactions.dll.
179 2007-10-09  Atsushi Enomoto  <atsushi@ximian.com>
181         * Makefile: In 2.0 System.Design.dll has cyclic dep on
182           System.Drawing.Design.dll.
184 2007-09-11  Marek Habersack  <mhabersack@novell.com>
186         * Makefile (net_2_0_dirs): added the System.Web.Extensions.Design
187         directory.
189 2007-08-27  Jb Evain  <jbevain@novell.com>
191         * Makefile: integrate Mono.Cecil.Mdb in the build.
193 2007-08-11  Andreia Gaita  <avidigal@novell.com>
195         * Makefile: Ooops, Mono.Mozilla is being built out of
196         order, fixed :p
198 2007-08-11  Andreia Gaita  <avidigal@novell.com>
200         * Makefile: integrate Mono.Mozilla wrapper in the build.
202 2007-07-17  Jb Evain  <jbevain@novell.com>
204         * Makefile: integrate Cecil in the build.
206 2007-07-11  Jb Evain  <jbevain@novell.com>
208         * Makefile: work on the 2.1 profile.
210 2007-05-11  Raja R Harinath  <rharinath@novell.com>
212         * Makefile (DIST_PROFILE_DIRS, COMPAT_PROFILE_DIRS): Remove.
213         (dist-local): No need for additional actions.
215 2007-02-22  Marek Habersack  <grendello@gmail.com>
217         * Makefile: Added Mono.Data.Sqlite to build.
219 2007-02-05  Marek Safar  <marek.safar@gmail.com>
221         * Makefile: Add System.Core to build.
223 2007-01-19  Atsushi Enomoto  <atsushi@ximian.com>
225         * Makefile: there are configuration dependency things in sys.xml too.
227 2006-10-18  Marek Habersack  <grendello@gmail.com>
229         * Makefile: Change the order of assembly compilation to make it
230         possible to compile the global/local resources compiler.
232 2006-09-04  Zoltan Varga  <vargaz@gmail.com>
234         * Makefile (BROKEN_SUBDIRS): Fix make dist.
236 2006-09-02  Jordi Mas <jordimash@gmail.com>
238         * msfinal3.pub: Microsoft public key to be used for strongnaming
239         WinFX assemblies.
241 2006-07-14  Raja R Harinath  <rharinath@novell.com>
243         * Makefile (net_2_0_dirs): Move System.Transactions ...
244         (common_dirs): ... here, before System.Data, which depends on it
245         in the net_2_0 profile.
247 2006-01-18  Chris Toshok  <toshok@ximian.com>
249         * Makefile (common_dirs): add System.Web again after
250         System.Web.Services.
252 2006-01-05  Raja R Harinath  <rharinath@novell.com>
254         * Makefile: Build FirebirdSql.Data.Firebird only in the "default"
255         profile.
257 2006-01-03  Chris Toshok  <toshok@ximian.com>
259         * Makefile (default_SUBDIRS): more futzing with ordering, thanks
260         to the complicated circular deps.  Build System.Configuration
261         after System.Security, and build System yet another time after
262         System.Configuration has been built.
264 2005-12-22  Raja R Harinath  <rharinath@novell.com>
266         * Makefile (default_SUBDIRS): Add Compat.ICSharpCode.SharpZipLib.
267         (COMPAT_PROFILE_DIRS): New.
268         (dist-local): Use it.
269         * compat/default, compat/net_2_0: New directories for holding
270         backwards-compatibility libraries.  These will not be used inside
271         the tree, but will be installed into the GAC.
273 2005-12-12  Atsushi Enomoto  <atsushi@ximian.com>
275         * Makefile : seems like net_2_0_ONLY_SUBDIRS must precede.
277 2005-12-12  Raja R Harinath  <rharinath@novell.com>
279         * Makefile (default_SUBDIRS): New.  Rename from SUBDIRS, and move
280         before including library.make.
281         (net_2_0_ONLY_SUBDIRS): New.
282         (DIST_ONLY_SUBDIRS): Add net_2_0_ONLY_SUBDIRS.
284 2005-09-30  Miguel de Icaza  <miguel@novell.com>
286         * Recompile the
287         FirebirdSql.Data.Common/Resources/isc_error_msg.resources with the
288         resgen so it produces 1.x resources not 2.x resources which are
289         unreadable in 1.x profile.
291         * FirebirdSql.Data.Firebird.dll.resources: Add the full name that
292         will be used, otherwise no resources work.
294         * FirebirdSql.Data.Common/Resources/isc_error_msg.txt: Fix newline.
296 2005-11-21  Raja R Harinath  <rharinath@novell.com>
298         * Makefile (net_2_0_bootstrap_SUBDIRS): Add PEAPI.
299         (net_1_1_java_SUBDIRS): New.  Don't use 'ifeq ($(PROFILE))' to
300         define SUBDIRS.
302 2005-11-15 Vlad Spivak <spivak@mainsoft.com>
304         * Makefile: define net_1_1_java profile subdirs
306 2005-10-06  Chris Lahey  <clahey@ximian.com>
308         * Makefile (SUBDIRS): Compile Mono Posix before Mono SqliteClient.
310 2005-06-14  Lluis Sanchez Gual <lluis@novell.com>
312         * Makefile: Added System.Configuration to the build.
314 2005-04-21  Raja R Harinath  <rharinath@novell.com>
316         * Makefile (net_1_1_bootstrap_SUBDIRS): Add PEAPI.
318 2005-04-07  Raja R Harinath  <rharinath@novell.com>
320         * Makefile ($(basic_files:%=lib/basic/%)): Build the "basic"
321         profile if needed.  This is used when 'make dist' is invoked on a
322         clean tree.  Reported by Ben Maurer.
324 2005-01-24  Raja R Harinath  <rharinath@novell.com>
326         * Makefile (bootstrap_dirs): Add Mono.Security and System.Security
327         ahead of System.
328         (SUBDIRS): Move Mono.Security and System.Security ahead of System.
330 2005-01-13  Cesar Lopez Nataren  <cnataren@novell.com>
332         * Makefile (SUBDIRS): added Microsoft.JScript to the default build.
334 2005-01-04  Raja R Harinath  <rharinath@novell.com>
336         * Makefile (DIST_ONLY_SUBDIRS): Remove Managed.Windows.Forms.
338 2004-12-26  Peter Bartok  <pbartok@novell.com>
340         * Makefile (SUBDIRS): Switched from System.Windows.Forms to
341           Managed.Windows.Forms to build with the managed implementation
342           by default.
344 2004-12-08  Martin Baulig  <martin@ximian.com>
346         * Mono.CSharp.Debugger/: Renamed to Mono.CSharp.CompilerServices.
347         (the DLL it creates has already been renamed a long time ago).
349 2004-12-08  Raja R Harinath  <rharinath@novell.com>
351         * Makefile (monolite_files): New.  Do away with lib/basic.tar.gz.
352         Create the files in lib/monolite/.
353         (DISTFILES, dist-default, dist-local): Distribute them.
355 2004-12-06  Raja R Harinath  <rharinath@novell.com>
357         * Makefile (SUBDIRS): Move I18N after second-pass of System.
359 2004-12-03  Raja R Harinath  <rharinath@novell.com>
361         * Makefile (basic_SUBDIRS): Add second-pass System, too.
362         (basic_files): Add System.Xml.dll.
364 2004-12-02  Atsushi Enomoto  <atsushi@ximian.com>
366         * Makefile : now we need System.Xml.dll for basic bootstrapping.
368 2004-11-25  Raja R Harinath  <rharinath@novell.com>
370         * Makefile (DISTFILES): Add public and private keys.
371         (lib/basic.tar.gz): New.
372         (dist-local): Distribute it.
373         (DIST_ONLY_SUBDIRS): Distribute Managed.Windows.Forms.
374         * I18N/Makefile (DISTFILES): Add Assembly/ChangeLog and
375         Assembly/AssemblyInfo.cs.
376         * IBM.Data.DB2/Makefile (EXTRA_DISTFILES): Distribute ibm.pub.
378 2004-11-22  Raja R Harinath  <rharinath@novell.com>
380         * Makefile (net_1_1_bootstrap_SUBDIRS): Add Mono.Security.
382 2004-11-19  Raja R Harinath  <rharinath@novell.com>
384         * Makefile (DIST_PROFILES): New.
385         (dist-local): Create profile-specific directories in the tarball.
387 2004-11-12  Martin Baulig  <martin@ximian.com>
389         * Makefile (SUBDIRS): Added Mono.C5.
391 2004-11-09  Raja R Harinath  <rharinath@novell.com>
393         * Makefile (basic_SUBDIRS): New.
395 2004-11-04  Raja R Harinath  <rharinath@novell.com>
397         * Makefile (net_1_1_bootstrap_SUBDIRS): New.
399 2004-10-29  Raja R Harinath  <rharinath@novell.com>
401         * Makefile (net_2_0_bootstrap_SUBDIRS): New.
403 2004-10-22  Daniel Morgan <danielmorgan@verizon.net>
405         * Mono.Data/.cvsignore
406         * Mono.Data/AssemblyInfo.cs
407         * Mono.Data/Makefile
408         * Mono.Data/Mono.Data.dll.sources: added files 
409         for build of Mono.Data.dll   
410         This assembly includes the ProviderFactory
412         * Makefile: added Mono.Data.dll to the build
413         * Mono.Data/app.config: added providers and 
414         removed obsolete providers to app settings xml file
415         
416         * Mono.Data/test/Mono.Data.dll: delete
418 2004-10-22  Atsushi Enomoto  <atsushi@ximian.com>
420         * Makefile : just remove System.Data.SqlXml.dll.
422 2004-10-11  Duncan Mak  <duncan@ximian.com>
424         * Makefile: Move Microsoft.VisualBasic.dll to be built after
425         System.Windows.Forms.dll is built, because VB now requires SWF. This
426         fixes the build.
428 2004-07-26  Atsushi Enomoto  <atsushi@ximian.com>
430         * Makefile: added System.Data.SqlXml.dll as a working target.
432 2004-07-02  Raja R Harinath  <rharinath@novell.com>
434         * IBM.Data.DB2/Makefile (all-local $(STD_TARGETS:=-local)):
435         Simplify dummy rule somewhat.
437 2004-06-24  Raja R Harinath  <rharinath@novell.com>
439         * IBM.Data.DB2/Makefile: Disable for 'net_2_0'.
441 2004-06-23 Gonzalo Paniagua Javier <gonzalo@ximian.com>
443         * Makefile: enabled Mono.CSharp.Debugger on windows.
445 2004-06-11  Duncan Mak  <duncan@ximian.com>
447         * IBM.Data.DB2/IBM.Data.DB2.dll.sources: 
448         * Makefile: Add IBM.Data.DB2.
450 2004-05-07  Raja R Harinath  <rharinath@novell.com>
452         * Makefile (SUBDIRS): Build 'corlib' and first pass of 'System'
453         before anything else.  Remove duplicated Novell.Directory.Ldap.
455 2004-05-02  Duncan Mak  <duncan@ximian.com>
457         * I18N/Assembly/AssemblyInfo.cs:
458         * Mono.CSharp.Debugger/Assembly/AssemblyInfo.cs:
459         * Mono.Cairo/Assembly/AssemblyInfo.cs:
460         * Mono.Data.SqliteClient/Assembly/AssemblyInfo.cs:
461         * Mono.Data.SybaseClient/Assembly/AssemblyInfo.cs:
462         * Mono.Data.Tds/Assembly/AssemblyInfo.cs:
463         * Mono.Data.TdsClient/Assembly/AssemblyInfo.cs: Fix the
464         AssemblyVersionAttribute ordering.
466 2004-05-02  Duncan Mak  <duncan@ximian.com>
468         * ByteFX.Data/AssemblyInfo.cs:
469         * Mono.GetOptions/AssemblyInfo.cs:
470         * Microsoft.Vsa/Assembly/AssemblyInfo.cs: Add assembly-level
471         attributes for versioning (1.0 vs. 1.1 vs. 2.0).
473 2004-04-22  Martin Baulig  <martin@ximian.com>
475         Renamed the `NET_1_2' conditional to `NET_2_0' in all files.
477 2004-03-31  Dick Porter  <dick@ximian.com>
479         * I18N/CJK/gb2312.table:
480         * I18N/CJK/Gb2312Convert.cs: 
481         * I18N/CJK/CP936.cs: Rewrote the GB2312 conversion, using the iconv
482         algorithm as a base.  Fixes bug 53841.
484 2004-03-23  Sebastien Pouliot  <sebastien@ximian.com>
486         * ecma.pub: New. ECMA key to be used for strongnaming assemblies.
487         * msfinal.pub: New. Microsoft public key to be used for strongnaming
488         assemblies.
490 2004-02-04  Marek Safar <marek.safar@seznam.cz>
492         * Makefile: Build System.dll in two steps. Because of the circular
493         dependency with System.XML.dll.
495 2004-01-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
497         * Makefile: disabled Mono.Posix for other platforms than linux until
498         it builds properly.
500 2003-12-17  Sebastien Pouliot  <spouliot@videotron.ca>
502         * Makefile: Moved Mono.Security before Mono.Data.Tds because it's
503         now required for NTLM authentication.
505 2003-10-21  Pedro Martínez Juliá  <yoros@wanadoo.es>
507         * Makefile: Removed Mono.Security.Tls.
509         * Mono.Security.Tls: Removed directory, now TLS support is in
510         Mono.Security assembly.
512 2003-10-16  Pedro Martínez Juliá  <yoros@wanadoo.es>
514         * Makefile: Add Mono.Security.Tls assembly.
516 2003-08-11  Duncan Mak  <duncan@ximian.com>
518         * Makefile (SUBDIRS): Add Mono.Cairo.dll
520 2003-07-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
522         * Makefile: only build Mono.CSharp.Debugger under linux.
524 2003-07-23  Peter Williams  <peter@newton.cx>
526         * Makefile (SUBDIRS): Add System.Drawing.Design.dll to the
527         default build.
529 2003-07-22  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
531         * mcs/class/Makefile: Added Microsoft.Vsa.dll to the build.
533 2003-04-04  Miguel de Icaza  <miguel@ximian.com>
535         *
536         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs: Do not close the file.
538 2003-04-03  Miguel de Icaza  <miguel@ximian.com>
540         *
541         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs
542         (InflaterInputStream.Skip): Use a more memory friendly implementation.
544 2003-04-17  Nick Drochak  <ndrochak@gol.com>
546         * library.make: Only try to run the unit tests if there is a Test
547         directory.
549 2003-04-11 Duncan Mak  <duncan@ximian.com>
550         
551         * Mono.Globalization/Data/*.xml: Check in XML files used in
552         the implementation of System.Globalization.
554 2003-03-31 Martin Willemoes Hansen
556         * Stubed System.Drawing.Design
558 2003-03-31  Alan Tam <Tam@SiuLung.com>
560         * makefile.gnu: Added System.Design to build
562 2003-03-31  Alan Tam <Tam@SiuLung.com>
564         * library.build: Added back System.Design to build
566 2003-03-22  Martin Willemoes Hansen <mwh@sysrq.dk>
568         * Stubed Custommarshalers
570 2003-03-20  Piers Haken  <piersh@friskit.com>
572         * makefile.gnu: really fix the System.Management build problems
574 2003-03-11  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
576         * mcs/class: Added the directories Microsoft.JScript and Microsoft.Vsa that
577         will have the runtime support and CodeDom support for the JScript Compiler.
579 2003-03-06 Jackson Harper <jackson@latitudegeo.com>
581         * makefile.gnu: Add PEAPI to the build
583 2003-03-06  Sebastien Pouliot <spouliot@videotron.ca>
585         * library.build: added Mono.Security to build, test and clean. 
587 2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
589         * class/library.build:
590         * class/makefile.gnu: added Mono.Posix and System.Management.
592 2003-03-02 Jackson Harper <jackson@latitudegeo.com>
594         * mcs/class: Add PEAPI directory
596 2003-02-22  Martin Baulig  <martin@ximian.com>
598         * library.make: Pass `MCS_FLAGS' to MCS.
600 2003-02-15  Zoltan Varga  <vargaz@freemail.hu>
602         * makefile.gnu (test): do not install .dbg files since mcs no longer
603         generates them.
605 2003-02-13  Tim Coleman <tim@timcoleman.com>
606         * makefile.gnu: Add System.Data.OracleClient to linux build.
608 2003-02-10  Nick Drochak  <ndrochak@gol.com>
610         * library.build:
611         * makefile: add testcorlib target to run unit tests just for corlib.
613 2003-02-05  Sebastien Pouliot <spouliot@videotron.ca>
615         * library.build: added Mono.Security.Win32 to build, test and 
616         clean. There's no makefile.gnu for this assembly as it is 
617         specific to Win32.
619 2003-01-23  Nick Drochak <ndrochak@gol.com>
621         * makefile: install the .dbg files too so the debugger can use them.
623 2003-01-17  Sebastien Pouliot <spouliot@videotron.ca>
625         * library.build: added System.Security to build, test and clean.
626         There's no makefile.gnu yet for this assembly.
628 2003-01-16  Rodrigo Moya <rodrigo@ximian.com>
630         * makefile.gnu: added Mono.Data.DB2Client directory.
632 2003-01-08  Gaurav Vaish <gvaish_mono AT lycos.com>
634         * System.Web.Mobile  : Added new directory
636 2002-12-11  Jeroen Janssen <japj@darius.demon.nl>
637         
638         * enabled building Mono.Directory.LDAP and
639           System.Design in .build file
641 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
642         
643         * updated .build file(s) to correctly contain required buildfile 
644           attribute for nant
646 2002-12-09  Daniel Morgan <danmorg@sc.rr.com>
648         * library.build: add Mono.GetOptions to windows build
649         
650         * Mono.GetOptions/Mono.GetOptions.build: add file
651         for windows build
653 2002-12-08  Radek Doulik  <rodo@ximian.com>
655         * makefile.gnu (DIRS): place System.Data before Mono.GetOptions,
656         Mono.GetOptions references System.Data
658 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
660         * library.build: Added Cscompmgd to the build
662 2002-12-02  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
664         * mcs/class: Added assembly directory System.ServiceProcess
666 2002-11-26  Daniel morgan <danmorg@sc.rr.com>
668         * makefile.gnu: add Mono.Data.PostgreSqlClient 
669         to Linux build
670         
671         * library.build: add Mono.Data.PostgreSqlClient
672         to Windows build
674 2002-11-20  Nick Drochak <ndrochak@gol.com>
676         * library.make: for .response allow white space at the end of
677         the line