2009-07-02 Jb Evain <jbevain@novell.com>
[mcs.git] / class / ChangeLog
blobd4a18789b121e3728f6a27c48031291a0cbc786f
1 2009-06-29  Marek Safar  <marek.safar@gmail.com>
3         * Makefile: Add Microsoft.CSharp.
5 2009-04-07  Miguel de Icaza  <miguel@novell.com>
7         * Mono.Tasklets/Mono.Tasklets/Continuation.cs: Fix the signature
8         for store.
10 2009-04-25  Jonathan Chambers  <joncham@gmail.com>
11         * Makefile: Add Microsoft.Build.* to 3.5 profile.
13 Mon Apr 6 14:37:32 CEST 2009 Paolo Molaro <lupus@ximian.com>
15         * Makefile, Mono.Tasklets: managed part of continuation support.
17 2009-03-27  Raja R Harinath  <harinath@hurrynot.org>
19         * Makefile (net_2_0_dirs): Build System.Runtime.Serialization
20         before System.Data.Linq.
22 2009-01-22  Marek Habersack  <mhabersack@novell.com>
24         * Makefile (net_2_0_dirs): added System.Web - it now depends on
25         System.Core, so it needs to be recompiled one more time after
26         System.Core is done.
28 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
30         * Makefile : revert previous one and retry before I revert everything.
32 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
34         * Makefile : actually RabbitMQ.Client is under wrong build practice :(
36 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
38         * Makefile : add new sys.messaging implementation.
40 2008-11-20  Jb Evain  <jbevain@novell.com>
42         * Makefile: add System.Xml.Linq to the net_2_1 build.
44 2008-11-05  Marek Habersack  <mhabersack@novell.com>
46         * Makefile (net_2_0_dirs): Npgsql requires .NET 2.0+ now.
48 2008-10-21  Atsushi Enomoto  <atsushi@ximian.com>
50         * Malefile: ... and Sys.ComponentModel.DataAnnotations.dll.
52 2008-10-21  Atsushi Enomoto  <atsushi@ximian.com>
54         * Malefile: added Sys.Web.DynamicData to the build.
56 2008-10-17  Jonathan Pryor  <jpryor@novell.com>
58         * I18N/Makefile: Add doc-update target support.
60 2008-10-13  Jonathan Pryor  <jpryor@novell.com>
62         * Makefile (net_2_0_dirs): Add Mono.Options.
64 2008-10-09  Atsushi Enomoto  <atsushi@ximian.com>
66         * Makefile: add System.Web.Abstractions and System.Web.Routing.
68 2008-10-07  Atsushi Enomoto  <atsushi@ximian.com>
70         * Makefile : changed some net_2_0_dirs orders; Sys.Web.Extensions
71           will depend on Sys.Data.Linq (LinqDataSource).
73 2008-10-07  Zoltan Varga  <vargaz@gmail.com>
75         * Makefile (net_2_0_dirs): Add Mono.Simd.
77 2008-09-30  Marek Habersack  <mhabersack@novell.com>
79         * Makefile (net_2_0_dirs): added System.Web.Extensions_1.0 and
80         System.Web.Extensions.Design_1.0
81         (net_3_5_dirs): removed System.Web.Extensions, the 3.5 version is
82         now built in the 2.0 profile.
84 2008-09-24  Zoltan Varga  <vargaz@gmail.com>
86         * Makefile (net_2_0_dirs): Add Mono.Management.
88 2008-09-23  Marek Safar  <marek.safar@gmail.com>
90         * Makefile: Build Mono.CompilerServices.SymbolWriter before it's
91         used.
93 2008-09-23  Jb Evain  <jbevain@novell.com>
95         * Makefile: compile the SymbolWriter during net_2_1_raw.
97 2008-09-12  Jb Evain  <jbevain@novell.com>
99         * Makefile: add System.ServiceModel.Web to the net_2_1_raw build.
101 2008-09-12  Jb Evain  <jbevain@novell.com>
103         * Makefile: add System.ServiceModel to the net_2_1_raw build.
105 2008-09-09  Jb Evain  <jbevain@novell.com>
107         * Makefile: build System.Runtime.Serialization
108         during the net_2_1_raw profile.
110 2008-08-21  Jb Evain  <jbevain@novell.com>
112         * Makefile: add wcf and cardspace to the build.
114 2008-07-31  Jb Evain  <jbevain@novell.com>
116         * Makefile: update net_2_1_bootstrap_SUBDIRS to only build
117         corlib and System.
118 2008-05-22  Andreia Gaita <avidigal@novell.com> 
120         * Makefile, Mono.Mozilla, Mono.WebBrowser: Long overdue rename of
121           Mono.Mozilla to Mono.WebBrowser. step 1 - directory moving
123 2008-05-14  Atsushi Enomoto  <atsushi@ximian.com>
125         * Makefile : moved System.Data.DataSetExtensions.dll from net_3_5
126           island to centum net_2_0 subdirs.
128 2008-05-10  Sebastien Pouliot  <sebastien@ximian.com>
130         * Makefile: Include silverlight.pub in dist so monobuild goes on...
132 2008-04-14  Raja R Harinath  <harinath@hurrynot.org>
134         * Makefile (DIST_ONLY_SUBDIRS): Remove.
135         (MONO_WEB, MONO_POSIX, MONO_SYMWRITER): Remove.  Inline definitions.
137 2008-04-13  Jb Evain  <jbevain@novell.com>
139         * Makefile: update the 2.1 assemblies.
140         Merged from the Moonlight 2 branch.
142 2008-03-04  Marek Safar  <marek.safar@gmail.com>
144         * Makefile: Added System.Data.Linq
145         
146 2008-03-03  Marek Habersack  <mhabersack@novell.com>
148         * Makefile: Move Mono.Web back to the common section.
150 2008-03-03  Marek Safar  <marek.safar@gmail.com>
152         * Makefile: Moved Mono.Web to 2.0 section.
154 2008-02-17  Raja R Harinath  <harinath@hurrynot.org>
156         * Makefile (net_3_5_dirs): Remove System.Xml.Linq, now that it's
157         built in the 2.0 profile.
159 2008-02-11  Andrew Jorgensen  <ajorgensen@novell.com>
161         * Makefile: build System.Xml.Linq in the 2.0 profile
163 2007-12-19  Jb Evain  <jbevain@novell.com>
165         * Makefile: include MicrosoftAjaxLibrary/License.htm
166         in the dist.
168 2007-12-17  Jb Evain  <jbevain@novell.com>
170         * Makefile: build Mono.Cecil only in the default profile.
172 2007-12-08  Marek Habersack  <mhabersack@novell.com>
174         * Makefile (common_dirs): Mono.Data.Sqlite must be built before
175         System.Web.
177 2007-12-03  Marek Safar  <marek.safar@gmail.com>
179         * Makefile: Build 3.5 assemblies under NET_3_5 profile.
180         
181 2007-11-29  Atsushi Enomoto  <atsushi@ximian.com>
183         * Makefile: added System.Xml.Linq.
185 2007-11-13  Atsushi Enomoto  <atsushi@ximian.com>
187         * Makefile: In 2.0 System.EnterpriseServices.dll depends on
188           System.Transactions.dll.
190 2007-10-09  Atsushi Enomoto  <atsushi@ximian.com>
192         * Makefile: In 2.0 System.Design.dll has cyclic dep on
193           System.Drawing.Design.dll.
195 2007-09-11  Marek Habersack  <mhabersack@novell.com>
197         * Makefile (net_2_0_dirs): added the System.Web.Extensions.Design
198         directory.
200 2007-08-27  Jb Evain  <jbevain@novell.com>
202         * Makefile: integrate Mono.Cecil.Mdb in the build.
204 2007-08-11  Andreia Gaita  <avidigal@novell.com>
206         * Makefile: Ooops, Mono.Mozilla is being built out of
207         order, fixed :p
209 2007-08-11  Andreia Gaita  <avidigal@novell.com>
211         * Makefile: integrate Mono.Mozilla wrapper in the build.
213 2007-07-17  Jb Evain  <jbevain@novell.com>
215         * Makefile: integrate Cecil in the build.
217 2007-07-11  Jb Evain  <jbevain@novell.com>
219         * Makefile: work on the 2.1 profile.
221 2007-05-11  Raja R Harinath  <rharinath@novell.com>
223         * Makefile (DIST_PROFILE_DIRS, COMPAT_PROFILE_DIRS): Remove.
224         (dist-local): No need for additional actions.
226 2007-02-22  Marek Habersack  <grendello@gmail.com>
228         * Makefile: Added Mono.Data.Sqlite to build.
230 2007-02-05  Marek Safar  <marek.safar@gmail.com>
232         * Makefile: Add System.Core to build.
234 2007-01-19  Atsushi Enomoto  <atsushi@ximian.com>
236         * Makefile: there are configuration dependency things in sys.xml too.
238 2006-10-18  Marek Habersack  <grendello@gmail.com>
240         * Makefile: Change the order of assembly compilation to make it
241         possible to compile the global/local resources compiler.
243 2006-09-04  Zoltan Varga  <vargaz@gmail.com>
245         * Makefile (BROKEN_SUBDIRS): Fix make dist.
247 2006-09-02  Jordi Mas <jordimash@gmail.com>
249         * msfinal3.pub: Microsoft public key to be used for strongnaming
250         WinFX assemblies.
252 2006-07-14  Raja R Harinath  <rharinath@novell.com>
254         * Makefile (net_2_0_dirs): Move System.Transactions ...
255         (common_dirs): ... here, before System.Data, which depends on it
256         in the net_2_0 profile.
258 2006-01-18  Chris Toshok  <toshok@ximian.com>
260         * Makefile (common_dirs): add System.Web again after
261         System.Web.Services.
263 2006-01-05  Raja R Harinath  <rharinath@novell.com>
265         * Makefile: Build FirebirdSql.Data.Firebird only in the "default"
266         profile.
268 2006-01-03  Chris Toshok  <toshok@ximian.com>
270         * Makefile (default_SUBDIRS): more futzing with ordering, thanks
271         to the complicated circular deps.  Build System.Configuration
272         after System.Security, and build System yet another time after
273         System.Configuration has been built.
275 2005-12-22  Raja R Harinath  <rharinath@novell.com>
277         * Makefile (default_SUBDIRS): Add Compat.ICSharpCode.SharpZipLib.
278         (COMPAT_PROFILE_DIRS): New.
279         (dist-local): Use it.
280         * compat/default, compat/net_2_0: New directories for holding
281         backwards-compatibility libraries.  These will not be used inside
282         the tree, but will be installed into the GAC.
284 2005-12-12  Atsushi Enomoto  <atsushi@ximian.com>
286         * Makefile : seems like net_2_0_ONLY_SUBDIRS must precede.
288 2005-12-12  Raja R Harinath  <rharinath@novell.com>
290         * Makefile (default_SUBDIRS): New.  Rename from SUBDIRS, and move
291         before including library.make.
292         (net_2_0_ONLY_SUBDIRS): New.
293         (DIST_ONLY_SUBDIRS): Add net_2_0_ONLY_SUBDIRS.
295 2005-09-30  Miguel de Icaza  <miguel@novell.com>
297         * Recompile the
298         FirebirdSql.Data.Common/Resources/isc_error_msg.resources with the
299         resgen so it produces 1.x resources not 2.x resources which are
300         unreadable in 1.x profile.
302         * FirebirdSql.Data.Firebird.dll.resources: Add the full name that
303         will be used, otherwise no resources work.
305         * FirebirdSql.Data.Common/Resources/isc_error_msg.txt: Fix newline.
307 2005-11-21  Raja R Harinath  <rharinath@novell.com>
309         * Makefile (net_2_0_bootstrap_SUBDIRS): Add PEAPI.
310         (net_1_1_java_SUBDIRS): New.  Don't use 'ifeq ($(PROFILE))' to
311         define SUBDIRS.
313 2005-11-15 Vlad Spivak <spivak@mainsoft.com>
315         * Makefile: define net_1_1_java profile subdirs
317 2005-10-06  Chris Lahey  <clahey@ximian.com>
319         * Makefile (SUBDIRS): Compile Mono Posix before Mono SqliteClient.
321 2005-06-14  Lluis Sanchez Gual <lluis@novell.com>
323         * Makefile: Added System.Configuration to the build.
325 2005-04-21  Raja R Harinath  <rharinath@novell.com>
327         * Makefile (net_1_1_bootstrap_SUBDIRS): Add PEAPI.
329 2005-04-07  Raja R Harinath  <rharinath@novell.com>
331         * Makefile ($(basic_files:%=lib/basic/%)): Build the "basic"
332         profile if needed.  This is used when 'make dist' is invoked on a
333         clean tree.  Reported by Ben Maurer.
335 2005-01-24  Raja R Harinath  <rharinath@novell.com>
337         * Makefile (bootstrap_dirs): Add Mono.Security and System.Security
338         ahead of System.
339         (SUBDIRS): Move Mono.Security and System.Security ahead of System.
341 2005-01-13  Cesar Lopez Nataren  <cnataren@novell.com>
343         * Makefile (SUBDIRS): added Microsoft.JScript to the default build.
345 2005-01-04  Raja R Harinath  <rharinath@novell.com>
347         * Makefile (DIST_ONLY_SUBDIRS): Remove Managed.Windows.Forms.
349 2004-12-26  Peter Bartok  <pbartok@novell.com>
351         * Makefile (SUBDIRS): Switched from System.Windows.Forms to
352           Managed.Windows.Forms to build with the managed implementation
353           by default.
355 2004-12-08  Martin Baulig  <martin@ximian.com>
357         * Mono.CSharp.Debugger/: Renamed to Mono.CSharp.CompilerServices.
358         (the DLL it creates has already been renamed a long time ago).
360 2004-12-08  Raja R Harinath  <rharinath@novell.com>
362         * Makefile (monolite_files): New.  Do away with lib/basic.tar.gz.
363         Create the files in lib/monolite/.
364         (DISTFILES, dist-default, dist-local): Distribute them.
366 2004-12-06  Raja R Harinath  <rharinath@novell.com>
368         * Makefile (SUBDIRS): Move I18N after second-pass of System.
370 2004-12-03  Raja R Harinath  <rharinath@novell.com>
372         * Makefile (basic_SUBDIRS): Add second-pass System, too.
373         (basic_files): Add System.Xml.dll.
375 2004-12-02  Atsushi Enomoto  <atsushi@ximian.com>
377         * Makefile : now we need System.Xml.dll for basic bootstrapping.
379 2004-11-25  Raja R Harinath  <rharinath@novell.com>
381         * Makefile (DISTFILES): Add public and private keys.
382         (lib/basic.tar.gz): New.
383         (dist-local): Distribute it.
384         (DIST_ONLY_SUBDIRS): Distribute Managed.Windows.Forms.
385         * I18N/Makefile (DISTFILES): Add Assembly/ChangeLog and
386         Assembly/AssemblyInfo.cs.
387         * IBM.Data.DB2/Makefile (EXTRA_DISTFILES): Distribute ibm.pub.
389 2004-11-22  Raja R Harinath  <rharinath@novell.com>
391         * Makefile (net_1_1_bootstrap_SUBDIRS): Add Mono.Security.
393 2004-11-19  Raja R Harinath  <rharinath@novell.com>
395         * Makefile (DIST_PROFILES): New.
396         (dist-local): Create profile-specific directories in the tarball.
398 2004-11-12  Martin Baulig  <martin@ximian.com>
400         * Makefile (SUBDIRS): Added Mono.C5.
402 2004-11-09  Raja R Harinath  <rharinath@novell.com>
404         * Makefile (basic_SUBDIRS): New.
406 2004-11-04  Raja R Harinath  <rharinath@novell.com>
408         * Makefile (net_1_1_bootstrap_SUBDIRS): New.
410 2004-10-29  Raja R Harinath  <rharinath@novell.com>
412         * Makefile (net_2_0_bootstrap_SUBDIRS): New.
414 2004-10-22  Daniel Morgan <danielmorgan@verizon.net>
416         * Mono.Data/.cvsignore
417         * Mono.Data/AssemblyInfo.cs
418         * Mono.Data/Makefile
419         * Mono.Data/Mono.Data.dll.sources: added files 
420         for build of Mono.Data.dll   
421         This assembly includes the ProviderFactory
423         * Makefile: added Mono.Data.dll to the build
424         * Mono.Data/app.config: added providers and 
425         removed obsolete providers to app settings xml file
426         
427         * Mono.Data/test/Mono.Data.dll: delete
429 2004-10-22  Atsushi Enomoto  <atsushi@ximian.com>
431         * Makefile : just remove System.Data.SqlXml.dll.
433 2004-10-11  Duncan Mak  <duncan@ximian.com>
435         * Makefile: Move Microsoft.VisualBasic.dll to be built after
436         System.Windows.Forms.dll is built, because VB now requires SWF. This
437         fixes the build.
439 2004-07-26  Atsushi Enomoto  <atsushi@ximian.com>
441         * Makefile: added System.Data.SqlXml.dll as a working target.
443 2004-07-02  Raja R Harinath  <rharinath@novell.com>
445         * IBM.Data.DB2/Makefile (all-local $(STD_TARGETS:=-local)):
446         Simplify dummy rule somewhat.
448 2004-06-24  Raja R Harinath  <rharinath@novell.com>
450         * IBM.Data.DB2/Makefile: Disable for 'net_2_0'.
452 2004-06-23 Gonzalo Paniagua Javier <gonzalo@ximian.com>
454         * Makefile: enabled Mono.CSharp.Debugger on windows.
456 2004-06-11  Duncan Mak  <duncan@ximian.com>
458         * IBM.Data.DB2/IBM.Data.DB2.dll.sources: 
459         * Makefile: Add IBM.Data.DB2.
461 2004-05-07  Raja R Harinath  <rharinath@novell.com>
463         * Makefile (SUBDIRS): Build 'corlib' and first pass of 'System'
464         before anything else.  Remove duplicated Novell.Directory.Ldap.
466 2004-05-02  Duncan Mak  <duncan@ximian.com>
468         * I18N/Assembly/AssemblyInfo.cs:
469         * Mono.CSharp.Debugger/Assembly/AssemblyInfo.cs:
470         * Mono.Cairo/Assembly/AssemblyInfo.cs:
471         * Mono.Data.SqliteClient/Assembly/AssemblyInfo.cs:
472         * Mono.Data.SybaseClient/Assembly/AssemblyInfo.cs:
473         * Mono.Data.Tds/Assembly/AssemblyInfo.cs:
474         * Mono.Data.TdsClient/Assembly/AssemblyInfo.cs: Fix the
475         AssemblyVersionAttribute ordering.
477 2004-05-02  Duncan Mak  <duncan@ximian.com>
479         * ByteFX.Data/AssemblyInfo.cs:
480         * Mono.GetOptions/AssemblyInfo.cs:
481         * Microsoft.Vsa/Assembly/AssemblyInfo.cs: Add assembly-level
482         attributes for versioning (1.0 vs. 1.1 vs. 2.0).
484 2004-04-22  Martin Baulig  <martin@ximian.com>
486         Renamed the `NET_1_2' conditional to `NET_2_0' in all files.
488 2004-03-31  Dick Porter  <dick@ximian.com>
490         * I18N/CJK/gb2312.table:
491         * I18N/CJK/Gb2312Convert.cs: 
492         * I18N/CJK/CP936.cs: Rewrote the GB2312 conversion, using the iconv
493         algorithm as a base.  Fixes bug 53841.
495 2004-03-23  Sebastien Pouliot  <sebastien@ximian.com>
497         * ecma.pub: New. ECMA key to be used for strongnaming assemblies.
498         * msfinal.pub: New. Microsoft public key to be used for strongnaming
499         assemblies.
501 2004-02-04  Marek Safar <marek.safar@seznam.cz>
503         * Makefile: Build System.dll in two steps. Because of the circular
504         dependency with System.XML.dll.
506 2004-01-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
508         * Makefile: disabled Mono.Posix for other platforms than linux until
509         it builds properly.
511 2003-12-17  Sebastien Pouliot  <spouliot@videotron.ca>
513         * Makefile: Moved Mono.Security before Mono.Data.Tds because it's
514         now required for NTLM authentication.
516 2003-10-21  Pedro Martínez Juliá  <yoros@wanadoo.es>
518         * Makefile: Removed Mono.Security.Tls.
520         * Mono.Security.Tls: Removed directory, now TLS support is in
521         Mono.Security assembly.
523 2003-10-16  Pedro Martínez Juliá  <yoros@wanadoo.es>
525         * Makefile: Add Mono.Security.Tls assembly.
527 2003-08-11  Duncan Mak  <duncan@ximian.com>
529         * Makefile (SUBDIRS): Add Mono.Cairo.dll
531 2003-07-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
533         * Makefile: only build Mono.CSharp.Debugger under linux.
535 2003-07-23  Peter Williams  <peter@newton.cx>
537         * Makefile (SUBDIRS): Add System.Drawing.Design.dll to the
538         default build.
540 2003-07-22  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
542         * mcs/class/Makefile: Added Microsoft.Vsa.dll to the build.
544 2003-04-04  Miguel de Icaza  <miguel@ximian.com>
546         *
547         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs: Do not close the file.
549 2003-04-03  Miguel de Icaza  <miguel@ximian.com>
551         *
552         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs
553         (InflaterInputStream.Skip): Use a more memory friendly implementation.
555 2003-04-17  Nick Drochak  <ndrochak@gol.com>
557         * library.make: Only try to run the unit tests if there is a Test
558         directory.
560 2003-04-11 Duncan Mak  <duncan@ximian.com>
561         
562         * Mono.Globalization/Data/*.xml: Check in XML files used in
563         the implementation of System.Globalization.
565 2003-03-31 Martin Willemoes Hansen
567         * Stubed System.Drawing.Design
569 2003-03-31  Alan Tam <Tam@SiuLung.com>
571         * makefile.gnu: Added System.Design to build
573 2003-03-31  Alan Tam <Tam@SiuLung.com>
575         * library.build: Added back System.Design to build
577 2003-03-22  Martin Willemoes Hansen <mwh@sysrq.dk>
579         * Stubed Custommarshalers
581 2003-03-20  Piers Haken  <piersh@friskit.com>
583         * makefile.gnu: really fix the System.Management build problems
585 2003-03-11  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
587         * mcs/class: Added the directories Microsoft.JScript and Microsoft.Vsa that
588         will have the runtime support and CodeDom support for the JScript Compiler.
590 2003-03-06 Jackson Harper <jackson@latitudegeo.com>
592         * makefile.gnu: Add PEAPI to the build
594 2003-03-06  Sebastien Pouliot <spouliot@videotron.ca>
596         * library.build: added Mono.Security to build, test and clean. 
598 2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
600         * class/library.build:
601         * class/makefile.gnu: added Mono.Posix and System.Management.
603 2003-03-02 Jackson Harper <jackson@latitudegeo.com>
605         * mcs/class: Add PEAPI directory
607 2003-02-22  Martin Baulig  <martin@ximian.com>
609         * library.make: Pass `MCS_FLAGS' to MCS.
611 2003-02-15  Zoltan Varga  <vargaz@freemail.hu>
613         * makefile.gnu (test): do not install .dbg files since mcs no longer
614         generates them.
616 2003-02-13  Tim Coleman <tim@timcoleman.com>
617         * makefile.gnu: Add System.Data.OracleClient to linux build.
619 2003-02-10  Nick Drochak  <ndrochak@gol.com>
621         * library.build:
622         * makefile: add testcorlib target to run unit tests just for corlib.
624 2003-02-05  Sebastien Pouliot <spouliot@videotron.ca>
626         * library.build: added Mono.Security.Win32 to build, test and 
627         clean. There's no makefile.gnu for this assembly as it is 
628         specific to Win32.
630 2003-01-23  Nick Drochak <ndrochak@gol.com>
632         * makefile: install the .dbg files too so the debugger can use them.
634 2003-01-17  Sebastien Pouliot <spouliot@videotron.ca>
636         * library.build: added System.Security to build, test and clean.
637         There's no makefile.gnu yet for this assembly.
639 2003-01-16  Rodrigo Moya <rodrigo@ximian.com>
641         * makefile.gnu: added Mono.Data.DB2Client directory.
643 2003-01-08  Gaurav Vaish <gvaish_mono AT lycos.com>
645         * System.Web.Mobile  : Added new directory
647 2002-12-11  Jeroen Janssen <japj@darius.demon.nl>
648         
649         * enabled building Mono.Directory.LDAP and
650           System.Design in .build file
652 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
653         
654         * updated .build file(s) to correctly contain required buildfile 
655           attribute for nant
657 2002-12-09  Daniel Morgan <danmorg@sc.rr.com>
659         * library.build: add Mono.GetOptions to windows build
660         
661         * Mono.GetOptions/Mono.GetOptions.build: add file
662         for windows build
664 2002-12-08  Radek Doulik  <rodo@ximian.com>
666         * makefile.gnu (DIRS): place System.Data before Mono.GetOptions,
667         Mono.GetOptions references System.Data
669 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
671         * library.build: Added Cscompmgd to the build
673 2002-12-02  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
675         * mcs/class: Added assembly directory System.ServiceProcess
677 2002-11-26  Daniel morgan <danmorg@sc.rr.com>
679         * makefile.gnu: add Mono.Data.PostgreSqlClient 
680         to Linux build
681         
682         * library.build: add Mono.Data.PostgreSqlClient
683         to Windows build
685 2002-11-20  Nick Drochak <ndrochak@gol.com>
687         * library.make: for .response allow white space at the end of
688         the line