2009-03-31 Atsushi Enomoto <atsushi@ximian.com>
[mcs.git] / class / ChangeLog
blob750ae775fd8443bd3d3b221a9e3dce2b76a991ff
1 2009-03-27  Raja R Harinath  <harinath@hurrynot.org>
3         * Makefile (net_2_0_dirs): Build System.Runtime.Serialization
4         before System.Data.Linq.
6 2009-01-22  Marek Habersack  <mhabersack@novell.com>
8         * Makefile (net_2_0_dirs): added System.Web - it now depends on
9         System.Core, so it needs to be recompiled one more time after
10         System.Core is done.
12 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
14         * Makefile : revert previous one and retry before I revert everything.
16 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
18         * Makefile : actually RabbitMQ.Client is under wrong build practice :(
20 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
22         * Makefile : add new sys.messaging implementation.
24 2008-11-20  Jb Evain  <jbevain@novell.com>
26         * Makefile: add System.Xml.Linq to the net_2_1 build.
28 2008-11-05  Marek Habersack  <mhabersack@novell.com>
30         * Makefile (net_2_0_dirs): Npgsql requires .NET 2.0+ now.
32 2008-10-21  Atsushi Enomoto  <atsushi@ximian.com>
34         * Malefile: ... and Sys.ComponentModel.DataAnnotations.dll.
36 2008-10-21  Atsushi Enomoto  <atsushi@ximian.com>
38         * Malefile: added Sys.Web.DynamicData to the build.
40 2008-10-17  Jonathan Pryor  <jpryor@novell.com>
42         * I18N/Makefile: Add doc-update target support.
44 2008-10-13  Jonathan Pryor  <jpryor@novell.com>
46         * Makefile (net_2_0_dirs): Add Mono.Options.
48 2008-10-09  Atsushi Enomoto  <atsushi@ximian.com>
50         * Makefile: add System.Web.Abstractions and System.Web.Routing.
52 2008-10-07  Atsushi Enomoto  <atsushi@ximian.com>
54         * Makefile : changed some net_2_0_dirs orders; Sys.Web.Extensions
55           will depend on Sys.Data.Linq (LinqDataSource).
57 2008-10-07  Zoltan Varga  <vargaz@gmail.com>
59         * Makefile (net_2_0_dirs): Add Mono.Simd.
61 2008-09-30  Marek Habersack  <mhabersack@novell.com>
63         * Makefile (net_2_0_dirs): added System.Web.Extensions_1.0 and
64         System.Web.Extensions.Design_1.0
65         (net_3_5_dirs): removed System.Web.Extensions, the 3.5 version is
66         now built in the 2.0 profile.
68 2008-09-24  Zoltan Varga  <vargaz@gmail.com>
70         * Makefile (net_2_0_dirs): Add Mono.Management.
72 2008-09-23  Marek Safar  <marek.safar@gmail.com>
74         * Makefile: Build Mono.CompilerServices.SymbolWriter before it's
75         used.
77 2008-09-23  Jb Evain  <jbevain@novell.com>
79         * Makefile: compile the SymbolWriter during net_2_1_raw.
81 2008-09-12  Jb Evain  <jbevain@novell.com>
83         * Makefile: add System.ServiceModel.Web to the net_2_1_raw build.
85 2008-09-12  Jb Evain  <jbevain@novell.com>
87         * Makefile: add System.ServiceModel to the net_2_1_raw build.
89 2008-09-09  Jb Evain  <jbevain@novell.com>
91         * Makefile: build System.Runtime.Serialization
92         during the net_2_1_raw profile.
94 2008-08-21  Jb Evain  <jbevain@novell.com>
96         * Makefile: add wcf and cardspace to the build.
98 2008-07-31  Jb Evain  <jbevain@novell.com>
100         * Makefile: update net_2_1_bootstrap_SUBDIRS to only build
101         corlib and System.
102 2008-05-22  Andreia Gaita <avidigal@novell.com> 
104         * Makefile, Mono.Mozilla, Mono.WebBrowser: Long overdue rename of
105           Mono.Mozilla to Mono.WebBrowser. step 1 - directory moving
107 2008-05-14  Atsushi Enomoto  <atsushi@ximian.com>
109         * Makefile : moved System.Data.DataSetExtensions.dll from net_3_5
110           island to centum net_2_0 subdirs.
112 2008-05-10  Sebastien Pouliot  <sebastien@ximian.com>
114         * Makefile: Include silverlight.pub in dist so monobuild goes on...
116 2008-04-14  Raja R Harinath  <harinath@hurrynot.org>
118         * Makefile (DIST_ONLY_SUBDIRS): Remove.
119         (MONO_WEB, MONO_POSIX, MONO_SYMWRITER): Remove.  Inline definitions.
121 2008-04-13  Jb Evain  <jbevain@novell.com>
123         * Makefile: update the 2.1 assemblies.
124         Merged from the Moonlight 2 branch.
126 2008-03-04  Marek Safar  <marek.safar@gmail.com>
128         * Makefile: Added System.Data.Linq
129         
130 2008-03-03  Marek Habersack  <mhabersack@novell.com>
132         * Makefile: Move Mono.Web back to the common section.
134 2008-03-03  Marek Safar  <marek.safar@gmail.com>
136         * Makefile: Moved Mono.Web to 2.0 section.
138 2008-02-17  Raja R Harinath  <harinath@hurrynot.org>
140         * Makefile (net_3_5_dirs): Remove System.Xml.Linq, now that it's
141         built in the 2.0 profile.
143 2008-02-11  Andrew Jorgensen  <ajorgensen@novell.com>
145         * Makefile: build System.Xml.Linq in the 2.0 profile
147 2007-12-19  Jb Evain  <jbevain@novell.com>
149         * Makefile: include MicrosoftAjaxLibrary/License.htm
150         in the dist.
152 2007-12-17  Jb Evain  <jbevain@novell.com>
154         * Makefile: build Mono.Cecil only in the default profile.
156 2007-12-08  Marek Habersack  <mhabersack@novell.com>
158         * Makefile (common_dirs): Mono.Data.Sqlite must be built before
159         System.Web.
161 2007-12-03  Marek Safar  <marek.safar@gmail.com>
163         * Makefile: Build 3.5 assemblies under NET_3_5 profile.
164         
165 2007-11-29  Atsushi Enomoto  <atsushi@ximian.com>
167         * Makefile: added System.Xml.Linq.
169 2007-11-13  Atsushi Enomoto  <atsushi@ximian.com>
171         * Makefile: In 2.0 System.EnterpriseServices.dll depends on
172           System.Transactions.dll.
174 2007-10-09  Atsushi Enomoto  <atsushi@ximian.com>
176         * Makefile: In 2.0 System.Design.dll has cyclic dep on
177           System.Drawing.Design.dll.
179 2007-09-11  Marek Habersack  <mhabersack@novell.com>
181         * Makefile (net_2_0_dirs): added the System.Web.Extensions.Design
182         directory.
184 2007-08-27  Jb Evain  <jbevain@novell.com>
186         * Makefile: integrate Mono.Cecil.Mdb in the build.
188 2007-08-11  Andreia Gaita  <avidigal@novell.com>
190         * Makefile: Ooops, Mono.Mozilla is being built out of
191         order, fixed :p
193 2007-08-11  Andreia Gaita  <avidigal@novell.com>
195         * Makefile: integrate Mono.Mozilla wrapper in the build.
197 2007-07-17  Jb Evain  <jbevain@novell.com>
199         * Makefile: integrate Cecil in the build.
201 2007-07-11  Jb Evain  <jbevain@novell.com>
203         * Makefile: work on the 2.1 profile.
205 2007-05-11  Raja R Harinath  <rharinath@novell.com>
207         * Makefile (DIST_PROFILE_DIRS, COMPAT_PROFILE_DIRS): Remove.
208         (dist-local): No need for additional actions.
210 2007-02-22  Marek Habersack  <grendello@gmail.com>
212         * Makefile: Added Mono.Data.Sqlite to build.
214 2007-02-05  Marek Safar  <marek.safar@gmail.com>
216         * Makefile: Add System.Core to build.
218 2007-01-19  Atsushi Enomoto  <atsushi@ximian.com>
220         * Makefile: there are configuration dependency things in sys.xml too.
222 2006-10-18  Marek Habersack  <grendello@gmail.com>
224         * Makefile: Change the order of assembly compilation to make it
225         possible to compile the global/local resources compiler.
227 2006-09-04  Zoltan Varga  <vargaz@gmail.com>
229         * Makefile (BROKEN_SUBDIRS): Fix make dist.
231 2006-09-02  Jordi Mas <jordimash@gmail.com>
233         * msfinal3.pub: Microsoft public key to be used for strongnaming
234         WinFX assemblies.
236 2006-07-14  Raja R Harinath  <rharinath@novell.com>
238         * Makefile (net_2_0_dirs): Move System.Transactions ...
239         (common_dirs): ... here, before System.Data, which depends on it
240         in the net_2_0 profile.
242 2006-01-18  Chris Toshok  <toshok@ximian.com>
244         * Makefile (common_dirs): add System.Web again after
245         System.Web.Services.
247 2006-01-05  Raja R Harinath  <rharinath@novell.com>
249         * Makefile: Build FirebirdSql.Data.Firebird only in the "default"
250         profile.
252 2006-01-03  Chris Toshok  <toshok@ximian.com>
254         * Makefile (default_SUBDIRS): more futzing with ordering, thanks
255         to the complicated circular deps.  Build System.Configuration
256         after System.Security, and build System yet another time after
257         System.Configuration has been built.
259 2005-12-22  Raja R Harinath  <rharinath@novell.com>
261         * Makefile (default_SUBDIRS): Add Compat.ICSharpCode.SharpZipLib.
262         (COMPAT_PROFILE_DIRS): New.
263         (dist-local): Use it.
264         * compat/default, compat/net_2_0: New directories for holding
265         backwards-compatibility libraries.  These will not be used inside
266         the tree, but will be installed into the GAC.
268 2005-12-12  Atsushi Enomoto  <atsushi@ximian.com>
270         * Makefile : seems like net_2_0_ONLY_SUBDIRS must precede.
272 2005-12-12  Raja R Harinath  <rharinath@novell.com>
274         * Makefile (default_SUBDIRS): New.  Rename from SUBDIRS, and move
275         before including library.make.
276         (net_2_0_ONLY_SUBDIRS): New.
277         (DIST_ONLY_SUBDIRS): Add net_2_0_ONLY_SUBDIRS.
279 2005-09-30  Miguel de Icaza  <miguel@novell.com>
281         * Recompile the
282         FirebirdSql.Data.Common/Resources/isc_error_msg.resources with the
283         resgen so it produces 1.x resources not 2.x resources which are
284         unreadable in 1.x profile.
286         * FirebirdSql.Data.Firebird.dll.resources: Add the full name that
287         will be used, otherwise no resources work.
289         * FirebirdSql.Data.Common/Resources/isc_error_msg.txt: Fix newline.
291 2005-11-21  Raja R Harinath  <rharinath@novell.com>
293         * Makefile (net_2_0_bootstrap_SUBDIRS): Add PEAPI.
294         (net_1_1_java_SUBDIRS): New.  Don't use 'ifeq ($(PROFILE))' to
295         define SUBDIRS.
297 2005-11-15 Vlad Spivak <spivak@mainsoft.com>
299         * Makefile: define net_1_1_java profile subdirs
301 2005-10-06  Chris Lahey  <clahey@ximian.com>
303         * Makefile (SUBDIRS): Compile Mono Posix before Mono SqliteClient.
305 2005-06-14  Lluis Sanchez Gual <lluis@novell.com>
307         * Makefile: Added System.Configuration to the build.
309 2005-04-21  Raja R Harinath  <rharinath@novell.com>
311         * Makefile (net_1_1_bootstrap_SUBDIRS): Add PEAPI.
313 2005-04-07  Raja R Harinath  <rharinath@novell.com>
315         * Makefile ($(basic_files:%=lib/basic/%)): Build the "basic"
316         profile if needed.  This is used when 'make dist' is invoked on a
317         clean tree.  Reported by Ben Maurer.
319 2005-01-24  Raja R Harinath  <rharinath@novell.com>
321         * Makefile (bootstrap_dirs): Add Mono.Security and System.Security
322         ahead of System.
323         (SUBDIRS): Move Mono.Security and System.Security ahead of System.
325 2005-01-13  Cesar Lopez Nataren  <cnataren@novell.com>
327         * Makefile (SUBDIRS): added Microsoft.JScript to the default build.
329 2005-01-04  Raja R Harinath  <rharinath@novell.com>
331         * Makefile (DIST_ONLY_SUBDIRS): Remove Managed.Windows.Forms.
333 2004-12-26  Peter Bartok  <pbartok@novell.com>
335         * Makefile (SUBDIRS): Switched from System.Windows.Forms to
336           Managed.Windows.Forms to build with the managed implementation
337           by default.
339 2004-12-08  Martin Baulig  <martin@ximian.com>
341         * Mono.CSharp.Debugger/: Renamed to Mono.CSharp.CompilerServices.
342         (the DLL it creates has already been renamed a long time ago).
344 2004-12-08  Raja R Harinath  <rharinath@novell.com>
346         * Makefile (monolite_files): New.  Do away with lib/basic.tar.gz.
347         Create the files in lib/monolite/.
348         (DISTFILES, dist-default, dist-local): Distribute them.
350 2004-12-06  Raja R Harinath  <rharinath@novell.com>
352         * Makefile (SUBDIRS): Move I18N after second-pass of System.
354 2004-12-03  Raja R Harinath  <rharinath@novell.com>
356         * Makefile (basic_SUBDIRS): Add second-pass System, too.
357         (basic_files): Add System.Xml.dll.
359 2004-12-02  Atsushi Enomoto  <atsushi@ximian.com>
361         * Makefile : now we need System.Xml.dll for basic bootstrapping.
363 2004-11-25  Raja R Harinath  <rharinath@novell.com>
365         * Makefile (DISTFILES): Add public and private keys.
366         (lib/basic.tar.gz): New.
367         (dist-local): Distribute it.
368         (DIST_ONLY_SUBDIRS): Distribute Managed.Windows.Forms.
369         * I18N/Makefile (DISTFILES): Add Assembly/ChangeLog and
370         Assembly/AssemblyInfo.cs.
371         * IBM.Data.DB2/Makefile (EXTRA_DISTFILES): Distribute ibm.pub.
373 2004-11-22  Raja R Harinath  <rharinath@novell.com>
375         * Makefile (net_1_1_bootstrap_SUBDIRS): Add Mono.Security.
377 2004-11-19  Raja R Harinath  <rharinath@novell.com>
379         * Makefile (DIST_PROFILES): New.
380         (dist-local): Create profile-specific directories in the tarball.
382 2004-11-12  Martin Baulig  <martin@ximian.com>
384         * Makefile (SUBDIRS): Added Mono.C5.
386 2004-11-09  Raja R Harinath  <rharinath@novell.com>
388         * Makefile (basic_SUBDIRS): New.
390 2004-11-04  Raja R Harinath  <rharinath@novell.com>
392         * Makefile (net_1_1_bootstrap_SUBDIRS): New.
394 2004-10-29  Raja R Harinath  <rharinath@novell.com>
396         * Makefile (net_2_0_bootstrap_SUBDIRS): New.
398 2004-10-22  Daniel Morgan <danielmorgan@verizon.net>
400         * Mono.Data/.cvsignore
401         * Mono.Data/AssemblyInfo.cs
402         * Mono.Data/Makefile
403         * Mono.Data/Mono.Data.dll.sources: added files 
404         for build of Mono.Data.dll   
405         This assembly includes the ProviderFactory
407         * Makefile: added Mono.Data.dll to the build
408         * Mono.Data/app.config: added providers and 
409         removed obsolete providers to app settings xml file
410         
411         * Mono.Data/test/Mono.Data.dll: delete
413 2004-10-22  Atsushi Enomoto  <atsushi@ximian.com>
415         * Makefile : just remove System.Data.SqlXml.dll.
417 2004-10-11  Duncan Mak  <duncan@ximian.com>
419         * Makefile: Move Microsoft.VisualBasic.dll to be built after
420         System.Windows.Forms.dll is built, because VB now requires SWF. This
421         fixes the build.
423 2004-07-26  Atsushi Enomoto  <atsushi@ximian.com>
425         * Makefile: added System.Data.SqlXml.dll as a working target.
427 2004-07-02  Raja R Harinath  <rharinath@novell.com>
429         * IBM.Data.DB2/Makefile (all-local $(STD_TARGETS:=-local)):
430         Simplify dummy rule somewhat.
432 2004-06-24  Raja R Harinath  <rharinath@novell.com>
434         * IBM.Data.DB2/Makefile: Disable for 'net_2_0'.
436 2004-06-23 Gonzalo Paniagua Javier <gonzalo@ximian.com>
438         * Makefile: enabled Mono.CSharp.Debugger on windows.
440 2004-06-11  Duncan Mak  <duncan@ximian.com>
442         * IBM.Data.DB2/IBM.Data.DB2.dll.sources: 
443         * Makefile: Add IBM.Data.DB2.
445 2004-05-07  Raja R Harinath  <rharinath@novell.com>
447         * Makefile (SUBDIRS): Build 'corlib' and first pass of 'System'
448         before anything else.  Remove duplicated Novell.Directory.Ldap.
450 2004-05-02  Duncan Mak  <duncan@ximian.com>
452         * I18N/Assembly/AssemblyInfo.cs:
453         * Mono.CSharp.Debugger/Assembly/AssemblyInfo.cs:
454         * Mono.Cairo/Assembly/AssemblyInfo.cs:
455         * Mono.Data.SqliteClient/Assembly/AssemblyInfo.cs:
456         * Mono.Data.SybaseClient/Assembly/AssemblyInfo.cs:
457         * Mono.Data.Tds/Assembly/AssemblyInfo.cs:
458         * Mono.Data.TdsClient/Assembly/AssemblyInfo.cs: Fix the
459         AssemblyVersionAttribute ordering.
461 2004-05-02  Duncan Mak  <duncan@ximian.com>
463         * ByteFX.Data/AssemblyInfo.cs:
464         * Mono.GetOptions/AssemblyInfo.cs:
465         * Microsoft.Vsa/Assembly/AssemblyInfo.cs: Add assembly-level
466         attributes for versioning (1.0 vs. 1.1 vs. 2.0).
468 2004-04-22  Martin Baulig  <martin@ximian.com>
470         Renamed the `NET_1_2' conditional to `NET_2_0' in all files.
472 2004-03-31  Dick Porter  <dick@ximian.com>
474         * I18N/CJK/gb2312.table:
475         * I18N/CJK/Gb2312Convert.cs: 
476         * I18N/CJK/CP936.cs: Rewrote the GB2312 conversion, using the iconv
477         algorithm as a base.  Fixes bug 53841.
479 2004-03-23  Sebastien Pouliot  <sebastien@ximian.com>
481         * ecma.pub: New. ECMA key to be used for strongnaming assemblies.
482         * msfinal.pub: New. Microsoft public key to be used for strongnaming
483         assemblies.
485 2004-02-04  Marek Safar <marek.safar@seznam.cz>
487         * Makefile: Build System.dll in two steps. Because of the circular
488         dependency with System.XML.dll.
490 2004-01-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
492         * Makefile: disabled Mono.Posix for other platforms than linux until
493         it builds properly.
495 2003-12-17  Sebastien Pouliot  <spouliot@videotron.ca>
497         * Makefile: Moved Mono.Security before Mono.Data.Tds because it's
498         now required for NTLM authentication.
500 2003-10-21  Pedro Martínez Juliá  <yoros@wanadoo.es>
502         * Makefile: Removed Mono.Security.Tls.
504         * Mono.Security.Tls: Removed directory, now TLS support is in
505         Mono.Security assembly.
507 2003-10-16  Pedro Martínez Juliá  <yoros@wanadoo.es>
509         * Makefile: Add Mono.Security.Tls assembly.
511 2003-08-11  Duncan Mak  <duncan@ximian.com>
513         * Makefile (SUBDIRS): Add Mono.Cairo.dll
515 2003-07-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
517         * Makefile: only build Mono.CSharp.Debugger under linux.
519 2003-07-23  Peter Williams  <peter@newton.cx>
521         * Makefile (SUBDIRS): Add System.Drawing.Design.dll to the
522         default build.
524 2003-07-22  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
526         * mcs/class/Makefile: Added Microsoft.Vsa.dll to the build.
528 2003-04-04  Miguel de Icaza  <miguel@ximian.com>
530         *
531         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs: Do not close the file.
533 2003-04-03  Miguel de Icaza  <miguel@ximian.com>
535         *
536         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs
537         (InflaterInputStream.Skip): Use a more memory friendly implementation.
539 2003-04-17  Nick Drochak  <ndrochak@gol.com>
541         * library.make: Only try to run the unit tests if there is a Test
542         directory.
544 2003-04-11 Duncan Mak  <duncan@ximian.com>
545         
546         * Mono.Globalization/Data/*.xml: Check in XML files used in
547         the implementation of System.Globalization.
549 2003-03-31 Martin Willemoes Hansen
551         * Stubed System.Drawing.Design
553 2003-03-31  Alan Tam <Tam@SiuLung.com>
555         * makefile.gnu: Added System.Design to build
557 2003-03-31  Alan Tam <Tam@SiuLung.com>
559         * library.build: Added back System.Design to build
561 2003-03-22  Martin Willemoes Hansen <mwh@sysrq.dk>
563         * Stubed Custommarshalers
565 2003-03-20  Piers Haken  <piersh@friskit.com>
567         * makefile.gnu: really fix the System.Management build problems
569 2003-03-11  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
571         * mcs/class: Added the directories Microsoft.JScript and Microsoft.Vsa that
572         will have the runtime support and CodeDom support for the JScript Compiler.
574 2003-03-06 Jackson Harper <jackson@latitudegeo.com>
576         * makefile.gnu: Add PEAPI to the build
578 2003-03-06  Sebastien Pouliot <spouliot@videotron.ca>
580         * library.build: added Mono.Security to build, test and clean. 
582 2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
584         * class/library.build:
585         * class/makefile.gnu: added Mono.Posix and System.Management.
587 2003-03-02 Jackson Harper <jackson@latitudegeo.com>
589         * mcs/class: Add PEAPI directory
591 2003-02-22  Martin Baulig  <martin@ximian.com>
593         * library.make: Pass `MCS_FLAGS' to MCS.
595 2003-02-15  Zoltan Varga  <vargaz@freemail.hu>
597         * makefile.gnu (test): do not install .dbg files since mcs no longer
598         generates them.
600 2003-02-13  Tim Coleman <tim@timcoleman.com>
601         * makefile.gnu: Add System.Data.OracleClient to linux build.
603 2003-02-10  Nick Drochak  <ndrochak@gol.com>
605         * library.build:
606         * makefile: add testcorlib target to run unit tests just for corlib.
608 2003-02-05  Sebastien Pouliot <spouliot@videotron.ca>
610         * library.build: added Mono.Security.Win32 to build, test and 
611         clean. There's no makefile.gnu for this assembly as it is 
612         specific to Win32.
614 2003-01-23  Nick Drochak <ndrochak@gol.com>
616         * makefile: install the .dbg files too so the debugger can use them.
618 2003-01-17  Sebastien Pouliot <spouliot@videotron.ca>
620         * library.build: added System.Security to build, test and clean.
621         There's no makefile.gnu yet for this assembly.
623 2003-01-16  Rodrigo Moya <rodrigo@ximian.com>
625         * makefile.gnu: added Mono.Data.DB2Client directory.
627 2003-01-08  Gaurav Vaish <gvaish_mono AT lycos.com>
629         * System.Web.Mobile  : Added new directory
631 2002-12-11  Jeroen Janssen <japj@darius.demon.nl>
632         
633         * enabled building Mono.Directory.LDAP and
634           System.Design in .build file
636 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
637         
638         * updated .build file(s) to correctly contain required buildfile 
639           attribute for nant
641 2002-12-09  Daniel Morgan <danmorg@sc.rr.com>
643         * library.build: add Mono.GetOptions to windows build
644         
645         * Mono.GetOptions/Mono.GetOptions.build: add file
646         for windows build
648 2002-12-08  Radek Doulik  <rodo@ximian.com>
650         * makefile.gnu (DIRS): place System.Data before Mono.GetOptions,
651         Mono.GetOptions references System.Data
653 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
655         * library.build: Added Cscompmgd to the build
657 2002-12-02  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
659         * mcs/class: Added assembly directory System.ServiceProcess
661 2002-11-26  Daniel morgan <danmorg@sc.rr.com>
663         * makefile.gnu: add Mono.Data.PostgreSqlClient 
664         to Linux build
665         
666         * library.build: add Mono.Data.PostgreSqlClient
667         to Windows build
669 2002-11-20  Nick Drochak <ndrochak@gol.com>
671         * library.make: for .response allow white space at the end of
672         the line