2009-07-20 Jb Evain <jbevain@novell.com>
[mcs.git] / class / ChangeLog
blob29410a99025ba2d31e01f1dcaa58bdb02dac7536
1 2009-07-20  Jb Evain  <jbevain@novell.com>
3         * Makefile: set monotouch_SUBDIRS to the net_2_1 assemblies set.
6 2009-07-18  Michael Barker  <mike@middlesoft.co.uk>
8         * Makefile:  Mono.Messaging.RabbitMQ back into all assemblies.
10 2009-07-17  Zoltan Varga  <vargaz@gmail.com>
12         * Makefile: Applied patch from Marcus Griep <marcus@griep.us>.
13         Move Mono.C5 to net_2_0_dirs.
15 2009-07-06  Raja R Harinath  <harinath@hurrynot.org>
17         * Makefile (common_dirs): Add SystemWebTestShim.
19 2009-07-06  Raja R Harinath  <harinath@hurrynot.org>
21         * Makefile (net_1_1_dirs): Move Mono.Cecil ...
22         (common_dirs): ... here.
24 2009-07-02  Marek Safar  <marek.safar@gmail.com>
26         * Makefile: Add System.Dynamic.
28 2009-06-29  Marek Safar  <marek.safar@gmail.com>
30         * Makefile: Add Microsoft.CSharp.
32 2009-04-07  Miguel de Icaza  <miguel@novell.com>
34         * Mono.Tasklets/Mono.Tasklets/Continuation.cs: Fix the signature
35         for store.
37 2009-04-25  Jonathan Chambers  <joncham@gmail.com>
38         * Makefile: Add Microsoft.Build.* to 3.5 profile.
40 Mon Apr 6 14:37:32 CEST 2009 Paolo Molaro <lupus@ximian.com>
42         * Makefile, Mono.Tasklets: managed part of continuation support.
44 2009-03-27  Raja R Harinath  <harinath@hurrynot.org>
46         * Makefile (net_2_0_dirs): Build System.Runtime.Serialization
47         before System.Data.Linq.
49 2009-01-22  Marek Habersack  <mhabersack@novell.com>
51         * Makefile (net_2_0_dirs): added System.Web - it now depends on
52         System.Core, so it needs to be recompiled one more time after
53         System.Core is done.
55 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
57         * Makefile : revert previous one and retry before I revert everything.
59 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
61         * Makefile : actually RabbitMQ.Client is under wrong build practice :(
63 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
65         * Makefile : add new sys.messaging implementation.
67 2008-11-20  Jb Evain  <jbevain@novell.com>
69         * Makefile: add System.Xml.Linq to the net_2_1 build.
71 2008-11-05  Marek Habersack  <mhabersack@novell.com>
73         * Makefile (net_2_0_dirs): Npgsql requires .NET 2.0+ now.
75 2008-10-21  Atsushi Enomoto  <atsushi@ximian.com>
77         * Malefile: ... and Sys.ComponentModel.DataAnnotations.dll.
79 2008-10-21  Atsushi Enomoto  <atsushi@ximian.com>
81         * Malefile: added Sys.Web.DynamicData to the build.
83 2008-10-17  Jonathan Pryor  <jpryor@novell.com>
85         * I18N/Makefile: Add doc-update target support.
87 2008-10-13  Jonathan Pryor  <jpryor@novell.com>
89         * Makefile (net_2_0_dirs): Add Mono.Options.
91 2008-10-09  Atsushi Enomoto  <atsushi@ximian.com>
93         * Makefile: add System.Web.Abstractions and System.Web.Routing.
95 2008-10-07  Atsushi Enomoto  <atsushi@ximian.com>
97         * Makefile : changed some net_2_0_dirs orders; Sys.Web.Extensions
98           will depend on Sys.Data.Linq (LinqDataSource).
100 2008-10-07  Zoltan Varga  <vargaz@gmail.com>
102         * Makefile (net_2_0_dirs): Add Mono.Simd.
104 2008-09-30  Marek Habersack  <mhabersack@novell.com>
106         * Makefile (net_2_0_dirs): added System.Web.Extensions_1.0 and
107         System.Web.Extensions.Design_1.0
108         (net_3_5_dirs): removed System.Web.Extensions, the 3.5 version is
109         now built in the 2.0 profile.
111 2008-09-24  Zoltan Varga  <vargaz@gmail.com>
113         * Makefile (net_2_0_dirs): Add Mono.Management.
115 2008-09-23  Marek Safar  <marek.safar@gmail.com>
117         * Makefile: Build Mono.CompilerServices.SymbolWriter before it's
118         used.
120 2008-09-23  Jb Evain  <jbevain@novell.com>
122         * Makefile: compile the SymbolWriter during net_2_1_raw.
124 2008-09-12  Jb Evain  <jbevain@novell.com>
126         * Makefile: add System.ServiceModel.Web to the net_2_1_raw build.
128 2008-09-12  Jb Evain  <jbevain@novell.com>
130         * Makefile: add System.ServiceModel to the net_2_1_raw build.
132 2008-09-09  Jb Evain  <jbevain@novell.com>
134         * Makefile: build System.Runtime.Serialization
135         during the net_2_1_raw profile.
137 2008-08-21  Jb Evain  <jbevain@novell.com>
139         * Makefile: add wcf and cardspace to the build.
141 2008-07-31  Jb Evain  <jbevain@novell.com>
143         * Makefile: update net_2_1_bootstrap_SUBDIRS to only build
144         corlib and System.
145 2008-05-22  Andreia Gaita <avidigal@novell.com> 
147         * Makefile, Mono.Mozilla, Mono.WebBrowser: Long overdue rename of
148           Mono.Mozilla to Mono.WebBrowser. step 1 - directory moving
150 2008-05-14  Atsushi Enomoto  <atsushi@ximian.com>
152         * Makefile : moved System.Data.DataSetExtensions.dll from net_3_5
153           island to centum net_2_0 subdirs.
155 2008-05-10  Sebastien Pouliot  <sebastien@ximian.com>
157         * Makefile: Include silverlight.pub in dist so monobuild goes on...
159 2008-04-14  Raja R Harinath  <harinath@hurrynot.org>
161         * Makefile (DIST_ONLY_SUBDIRS): Remove.
162         (MONO_WEB, MONO_POSIX, MONO_SYMWRITER): Remove.  Inline definitions.
164 2008-04-13  Jb Evain  <jbevain@novell.com>
166         * Makefile: update the 2.1 assemblies.
167         Merged from the Moonlight 2 branch.
169 2008-03-04  Marek Safar  <marek.safar@gmail.com>
171         * Makefile: Added System.Data.Linq
172         
173 2008-03-03  Marek Habersack  <mhabersack@novell.com>
175         * Makefile: Move Mono.Web back to the common section.
177 2008-03-03  Marek Safar  <marek.safar@gmail.com>
179         * Makefile: Moved Mono.Web to 2.0 section.
181 2008-02-17  Raja R Harinath  <harinath@hurrynot.org>
183         * Makefile (net_3_5_dirs): Remove System.Xml.Linq, now that it's
184         built in the 2.0 profile.
186 2008-02-11  Andrew Jorgensen  <ajorgensen@novell.com>
188         * Makefile: build System.Xml.Linq in the 2.0 profile
190 2007-12-19  Jb Evain  <jbevain@novell.com>
192         * Makefile: include MicrosoftAjaxLibrary/License.htm
193         in the dist.
195 2007-12-17  Jb Evain  <jbevain@novell.com>
197         * Makefile: build Mono.Cecil only in the default profile.
199 2007-12-08  Marek Habersack  <mhabersack@novell.com>
201         * Makefile (common_dirs): Mono.Data.Sqlite must be built before
202         System.Web.
204 2007-12-03  Marek Safar  <marek.safar@gmail.com>
206         * Makefile: Build 3.5 assemblies under NET_3_5 profile.
207         
208 2007-11-29  Atsushi Enomoto  <atsushi@ximian.com>
210         * Makefile: added System.Xml.Linq.
212 2007-11-13  Atsushi Enomoto  <atsushi@ximian.com>
214         * Makefile: In 2.0 System.EnterpriseServices.dll depends on
215           System.Transactions.dll.
217 2007-10-09  Atsushi Enomoto  <atsushi@ximian.com>
219         * Makefile: In 2.0 System.Design.dll has cyclic dep on
220           System.Drawing.Design.dll.
222 2007-09-11  Marek Habersack  <mhabersack@novell.com>
224         * Makefile (net_2_0_dirs): added the System.Web.Extensions.Design
225         directory.
227 2007-08-27  Jb Evain  <jbevain@novell.com>
229         * Makefile: integrate Mono.Cecil.Mdb in the build.
231 2007-08-11  Andreia Gaita  <avidigal@novell.com>
233         * Makefile: Ooops, Mono.Mozilla is being built out of
234         order, fixed :p
236 2007-08-11  Andreia Gaita  <avidigal@novell.com>
238         * Makefile: integrate Mono.Mozilla wrapper in the build.
240 2007-07-17  Jb Evain  <jbevain@novell.com>
242         * Makefile: integrate Cecil in the build.
244 2007-07-11  Jb Evain  <jbevain@novell.com>
246         * Makefile: work on the 2.1 profile.
248 2007-05-11  Raja R Harinath  <rharinath@novell.com>
250         * Makefile (DIST_PROFILE_DIRS, COMPAT_PROFILE_DIRS): Remove.
251         (dist-local): No need for additional actions.
253 2007-02-22  Marek Habersack  <grendello@gmail.com>
255         * Makefile: Added Mono.Data.Sqlite to build.
257 2007-02-05  Marek Safar  <marek.safar@gmail.com>
259         * Makefile: Add System.Core to build.
261 2007-01-19  Atsushi Enomoto  <atsushi@ximian.com>
263         * Makefile: there are configuration dependency things in sys.xml too.
265 2006-10-18  Marek Habersack  <grendello@gmail.com>
267         * Makefile: Change the order of assembly compilation to make it
268         possible to compile the global/local resources compiler.
270 2006-09-04  Zoltan Varga  <vargaz@gmail.com>
272         * Makefile (BROKEN_SUBDIRS): Fix make dist.
274 2006-09-02  Jordi Mas <jordimash@gmail.com>
276         * msfinal3.pub: Microsoft public key to be used for strongnaming
277         WinFX assemblies.
279 2006-07-14  Raja R Harinath  <rharinath@novell.com>
281         * Makefile (net_2_0_dirs): Move System.Transactions ...
282         (common_dirs): ... here, before System.Data, which depends on it
283         in the net_2_0 profile.
285 2006-01-18  Chris Toshok  <toshok@ximian.com>
287         * Makefile (common_dirs): add System.Web again after
288         System.Web.Services.
290 2006-01-05  Raja R Harinath  <rharinath@novell.com>
292         * Makefile: Build FirebirdSql.Data.Firebird only in the "default"
293         profile.
295 2006-01-03  Chris Toshok  <toshok@ximian.com>
297         * Makefile (default_SUBDIRS): more futzing with ordering, thanks
298         to the complicated circular deps.  Build System.Configuration
299         after System.Security, and build System yet another time after
300         System.Configuration has been built.
302 2005-12-22  Raja R Harinath  <rharinath@novell.com>
304         * Makefile (default_SUBDIRS): Add Compat.ICSharpCode.SharpZipLib.
305         (COMPAT_PROFILE_DIRS): New.
306         (dist-local): Use it.
307         * compat/default, compat/net_2_0: New directories for holding
308         backwards-compatibility libraries.  These will not be used inside
309         the tree, but will be installed into the GAC.
311 2005-12-12  Atsushi Enomoto  <atsushi@ximian.com>
313         * Makefile : seems like net_2_0_ONLY_SUBDIRS must precede.
315 2005-12-12  Raja R Harinath  <rharinath@novell.com>
317         * Makefile (default_SUBDIRS): New.  Rename from SUBDIRS, and move
318         before including library.make.
319         (net_2_0_ONLY_SUBDIRS): New.
320         (DIST_ONLY_SUBDIRS): Add net_2_0_ONLY_SUBDIRS.
322 2005-09-30  Miguel de Icaza  <miguel@novell.com>
324         * Recompile the
325         FirebirdSql.Data.Common/Resources/isc_error_msg.resources with the
326         resgen so it produces 1.x resources not 2.x resources which are
327         unreadable in 1.x profile.
329         * FirebirdSql.Data.Firebird.dll.resources: Add the full name that
330         will be used, otherwise no resources work.
332         * FirebirdSql.Data.Common/Resources/isc_error_msg.txt: Fix newline.
334 2005-11-21  Raja R Harinath  <rharinath@novell.com>
336         * Makefile (net_2_0_bootstrap_SUBDIRS): Add PEAPI.
337         (net_1_1_java_SUBDIRS): New.  Don't use 'ifeq ($(PROFILE))' to
338         define SUBDIRS.
340 2005-11-15 Vlad Spivak <spivak@mainsoft.com>
342         * Makefile: define net_1_1_java profile subdirs
344 2005-10-06  Chris Lahey  <clahey@ximian.com>
346         * Makefile (SUBDIRS): Compile Mono Posix before Mono SqliteClient.
348 2005-06-14  Lluis Sanchez Gual <lluis@novell.com>
350         * Makefile: Added System.Configuration to the build.
352 2005-04-21  Raja R Harinath  <rharinath@novell.com>
354         * Makefile (net_1_1_bootstrap_SUBDIRS): Add PEAPI.
356 2005-04-07  Raja R Harinath  <rharinath@novell.com>
358         * Makefile ($(basic_files:%=lib/basic/%)): Build the "basic"
359         profile if needed.  This is used when 'make dist' is invoked on a
360         clean tree.  Reported by Ben Maurer.
362 2005-01-24  Raja R Harinath  <rharinath@novell.com>
364         * Makefile (bootstrap_dirs): Add Mono.Security and System.Security
365         ahead of System.
366         (SUBDIRS): Move Mono.Security and System.Security ahead of System.
368 2005-01-13  Cesar Lopez Nataren  <cnataren@novell.com>
370         * Makefile (SUBDIRS): added Microsoft.JScript to the default build.
372 2005-01-04  Raja R Harinath  <rharinath@novell.com>
374         * Makefile (DIST_ONLY_SUBDIRS): Remove Managed.Windows.Forms.
376 2004-12-26  Peter Bartok  <pbartok@novell.com>
378         * Makefile (SUBDIRS): Switched from System.Windows.Forms to
379           Managed.Windows.Forms to build with the managed implementation
380           by default.
382 2004-12-08  Martin Baulig  <martin@ximian.com>
384         * Mono.CSharp.Debugger/: Renamed to Mono.CSharp.CompilerServices.
385         (the DLL it creates has already been renamed a long time ago).
387 2004-12-08  Raja R Harinath  <rharinath@novell.com>
389         * Makefile (monolite_files): New.  Do away with lib/basic.tar.gz.
390         Create the files in lib/monolite/.
391         (DISTFILES, dist-default, dist-local): Distribute them.
393 2004-12-06  Raja R Harinath  <rharinath@novell.com>
395         * Makefile (SUBDIRS): Move I18N after second-pass of System.
397 2004-12-03  Raja R Harinath  <rharinath@novell.com>
399         * Makefile (basic_SUBDIRS): Add second-pass System, too.
400         (basic_files): Add System.Xml.dll.
402 2004-12-02  Atsushi Enomoto  <atsushi@ximian.com>
404         * Makefile : now we need System.Xml.dll for basic bootstrapping.
406 2004-11-25  Raja R Harinath  <rharinath@novell.com>
408         * Makefile (DISTFILES): Add public and private keys.
409         (lib/basic.tar.gz): New.
410         (dist-local): Distribute it.
411         (DIST_ONLY_SUBDIRS): Distribute Managed.Windows.Forms.
412         * I18N/Makefile (DISTFILES): Add Assembly/ChangeLog and
413         Assembly/AssemblyInfo.cs.
414         * IBM.Data.DB2/Makefile (EXTRA_DISTFILES): Distribute ibm.pub.
416 2004-11-22  Raja R Harinath  <rharinath@novell.com>
418         * Makefile (net_1_1_bootstrap_SUBDIRS): Add Mono.Security.
420 2004-11-19  Raja R Harinath  <rharinath@novell.com>
422         * Makefile (DIST_PROFILES): New.
423         (dist-local): Create profile-specific directories in the tarball.
425 2004-11-12  Martin Baulig  <martin@ximian.com>
427         * Makefile (SUBDIRS): Added Mono.C5.
429 2004-11-09  Raja R Harinath  <rharinath@novell.com>
431         * Makefile (basic_SUBDIRS): New.
433 2004-11-04  Raja R Harinath  <rharinath@novell.com>
435         * Makefile (net_1_1_bootstrap_SUBDIRS): New.
437 2004-10-29  Raja R Harinath  <rharinath@novell.com>
439         * Makefile (net_2_0_bootstrap_SUBDIRS): New.
441 2004-10-22  Daniel Morgan <danielmorgan@verizon.net>
443         * Mono.Data/.cvsignore
444         * Mono.Data/AssemblyInfo.cs
445         * Mono.Data/Makefile
446         * Mono.Data/Mono.Data.dll.sources: added files 
447         for build of Mono.Data.dll   
448         This assembly includes the ProviderFactory
450         * Makefile: added Mono.Data.dll to the build
451         * Mono.Data/app.config: added providers and 
452         removed obsolete providers to app settings xml file
453         
454         * Mono.Data/test/Mono.Data.dll: delete
456 2004-10-22  Atsushi Enomoto  <atsushi@ximian.com>
458         * Makefile : just remove System.Data.SqlXml.dll.
460 2004-10-11  Duncan Mak  <duncan@ximian.com>
462         * Makefile: Move Microsoft.VisualBasic.dll to be built after
463         System.Windows.Forms.dll is built, because VB now requires SWF. This
464         fixes the build.
466 2004-07-26  Atsushi Enomoto  <atsushi@ximian.com>
468         * Makefile: added System.Data.SqlXml.dll as a working target.
470 2004-07-02  Raja R Harinath  <rharinath@novell.com>
472         * IBM.Data.DB2/Makefile (all-local $(STD_TARGETS:=-local)):
473         Simplify dummy rule somewhat.
475 2004-06-24  Raja R Harinath  <rharinath@novell.com>
477         * IBM.Data.DB2/Makefile: Disable for 'net_2_0'.
479 2004-06-23 Gonzalo Paniagua Javier <gonzalo@ximian.com>
481         * Makefile: enabled Mono.CSharp.Debugger on windows.
483 2004-06-11  Duncan Mak  <duncan@ximian.com>
485         * IBM.Data.DB2/IBM.Data.DB2.dll.sources: 
486         * Makefile: Add IBM.Data.DB2.
488 2004-05-07  Raja R Harinath  <rharinath@novell.com>
490         * Makefile (SUBDIRS): Build 'corlib' and first pass of 'System'
491         before anything else.  Remove duplicated Novell.Directory.Ldap.
493 2004-05-02  Duncan Mak  <duncan@ximian.com>
495         * I18N/Assembly/AssemblyInfo.cs:
496         * Mono.CSharp.Debugger/Assembly/AssemblyInfo.cs:
497         * Mono.Cairo/Assembly/AssemblyInfo.cs:
498         * Mono.Data.SqliteClient/Assembly/AssemblyInfo.cs:
499         * Mono.Data.SybaseClient/Assembly/AssemblyInfo.cs:
500         * Mono.Data.Tds/Assembly/AssemblyInfo.cs:
501         * Mono.Data.TdsClient/Assembly/AssemblyInfo.cs: Fix the
502         AssemblyVersionAttribute ordering.
504 2004-05-02  Duncan Mak  <duncan@ximian.com>
506         * ByteFX.Data/AssemblyInfo.cs:
507         * Mono.GetOptions/AssemblyInfo.cs:
508         * Microsoft.Vsa/Assembly/AssemblyInfo.cs: Add assembly-level
509         attributes for versioning (1.0 vs. 1.1 vs. 2.0).
511 2004-04-22  Martin Baulig  <martin@ximian.com>
513         Renamed the `NET_1_2' conditional to `NET_2_0' in all files.
515 2004-03-31  Dick Porter  <dick@ximian.com>
517         * I18N/CJK/gb2312.table:
518         * I18N/CJK/Gb2312Convert.cs: 
519         * I18N/CJK/CP936.cs: Rewrote the GB2312 conversion, using the iconv
520         algorithm as a base.  Fixes bug 53841.
522 2004-03-23  Sebastien Pouliot  <sebastien@ximian.com>
524         * ecma.pub: New. ECMA key to be used for strongnaming assemblies.
525         * msfinal.pub: New. Microsoft public key to be used for strongnaming
526         assemblies.
528 2004-02-04  Marek Safar <marek.safar@seznam.cz>
530         * Makefile: Build System.dll in two steps. Because of the circular
531         dependency with System.XML.dll.
533 2004-01-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
535         * Makefile: disabled Mono.Posix for other platforms than linux until
536         it builds properly.
538 2003-12-17  Sebastien Pouliot  <spouliot@videotron.ca>
540         * Makefile: Moved Mono.Security before Mono.Data.Tds because it's
541         now required for NTLM authentication.
543 2003-10-21  Pedro Martínez Juliá  <yoros@wanadoo.es>
545         * Makefile: Removed Mono.Security.Tls.
547         * Mono.Security.Tls: Removed directory, now TLS support is in
548         Mono.Security assembly.
550 2003-10-16  Pedro Martínez Juliá  <yoros@wanadoo.es>
552         * Makefile: Add Mono.Security.Tls assembly.
554 2003-08-11  Duncan Mak  <duncan@ximian.com>
556         * Makefile (SUBDIRS): Add Mono.Cairo.dll
558 2003-07-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
560         * Makefile: only build Mono.CSharp.Debugger under linux.
562 2003-07-23  Peter Williams  <peter@newton.cx>
564         * Makefile (SUBDIRS): Add System.Drawing.Design.dll to the
565         default build.
567 2003-07-22  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
569         * mcs/class/Makefile: Added Microsoft.Vsa.dll to the build.
571 2003-04-04  Miguel de Icaza  <miguel@ximian.com>
573         *
574         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs: Do not close the file.
576 2003-04-03  Miguel de Icaza  <miguel@ximian.com>
578         *
579         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs
580         (InflaterInputStream.Skip): Use a more memory friendly implementation.
582 2003-04-17  Nick Drochak  <ndrochak@gol.com>
584         * library.make: Only try to run the unit tests if there is a Test
585         directory.
587 2003-04-11 Duncan Mak  <duncan@ximian.com>
588         
589         * Mono.Globalization/Data/*.xml: Check in XML files used in
590         the implementation of System.Globalization.
592 2003-03-31 Martin Willemoes Hansen
594         * Stubed System.Drawing.Design
596 2003-03-31  Alan Tam <Tam@SiuLung.com>
598         * makefile.gnu: Added System.Design to build
600 2003-03-31  Alan Tam <Tam@SiuLung.com>
602         * library.build: Added back System.Design to build
604 2003-03-22  Martin Willemoes Hansen <mwh@sysrq.dk>
606         * Stubed Custommarshalers
608 2003-03-20  Piers Haken  <piersh@friskit.com>
610         * makefile.gnu: really fix the System.Management build problems
612 2003-03-11  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
614         * mcs/class: Added the directories Microsoft.JScript and Microsoft.Vsa that
615         will have the runtime support and CodeDom support for the JScript Compiler.
617 2003-03-06 Jackson Harper <jackson@latitudegeo.com>
619         * makefile.gnu: Add PEAPI to the build
621 2003-03-06  Sebastien Pouliot <spouliot@videotron.ca>
623         * library.build: added Mono.Security to build, test and clean. 
625 2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
627         * class/library.build:
628         * class/makefile.gnu: added Mono.Posix and System.Management.
630 2003-03-02 Jackson Harper <jackson@latitudegeo.com>
632         * mcs/class: Add PEAPI directory
634 2003-02-22  Martin Baulig  <martin@ximian.com>
636         * library.make: Pass `MCS_FLAGS' to MCS.
638 2003-02-15  Zoltan Varga  <vargaz@freemail.hu>
640         * makefile.gnu (test): do not install .dbg files since mcs no longer
641         generates them.
643 2003-02-13  Tim Coleman <tim@timcoleman.com>
644         * makefile.gnu: Add System.Data.OracleClient to linux build.
646 2003-02-10  Nick Drochak  <ndrochak@gol.com>
648         * library.build:
649         * makefile: add testcorlib target to run unit tests just for corlib.
651 2003-02-05  Sebastien Pouliot <spouliot@videotron.ca>
653         * library.build: added Mono.Security.Win32 to build, test and 
654         clean. There's no makefile.gnu for this assembly as it is 
655         specific to Win32.
657 2003-01-23  Nick Drochak <ndrochak@gol.com>
659         * makefile: install the .dbg files too so the debugger can use them.
661 2003-01-17  Sebastien Pouliot <spouliot@videotron.ca>
663         * library.build: added System.Security to build, test and clean.
664         There's no makefile.gnu yet for this assembly.
666 2003-01-16  Rodrigo Moya <rodrigo@ximian.com>
668         * makefile.gnu: added Mono.Data.DB2Client directory.
670 2003-01-08  Gaurav Vaish <gvaish_mono AT lycos.com>
672         * System.Web.Mobile  : Added new directory
674 2002-12-11  Jeroen Janssen <japj@darius.demon.nl>
675         
676         * enabled building Mono.Directory.LDAP and
677           System.Design in .build file
679 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
680         
681         * updated .build file(s) to correctly contain required buildfile 
682           attribute for nant
684 2002-12-09  Daniel Morgan <danmorg@sc.rr.com>
686         * library.build: add Mono.GetOptions to windows build
687         
688         * Mono.GetOptions/Mono.GetOptions.build: add file
689         for windows build
691 2002-12-08  Radek Doulik  <rodo@ximian.com>
693         * makefile.gnu (DIRS): place System.Data before Mono.GetOptions,
694         Mono.GetOptions references System.Data
696 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
698         * library.build: Added Cscompmgd to the build
700 2002-12-02  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
702         * mcs/class: Added assembly directory System.ServiceProcess
704 2002-11-26  Daniel morgan <danmorg@sc.rr.com>
706         * makefile.gnu: add Mono.Data.PostgreSqlClient 
707         to Linux build
708         
709         * library.build: add Mono.Data.PostgreSqlClient
710         to Windows build
712 2002-11-20  Nick Drochak <ndrochak@gol.com>
714         * library.make: for .response allow white space at the end of
715         the line